Obfuscates pocket slots from the Strip Menu (#8948)

This commit is contained in:
keronshb
2022-06-19 20:57:32 -04:00
committed by GitHub
parent 50b405cec9
commit 51463d999b
4 changed files with 17 additions and 2 deletions

View File

@@ -32,6 +32,8 @@ public sealed class SlotDefinition
[DataField("displayName", required: true)] public string DisplayName { get; } = string.Empty;
[DataField("stripHidden")] public bool StripHidden { get; }
/// <summary>
/// Offset for the clothing sprites.
/// </summary>