Skip to content

Commit 798fa30

Browse files
committed
LegShowTail bitflag update.
1 parent 78410d1 commit 798fa30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xivModdingFramework/Models/DataContainers/EquipmentParameter.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ public enum EquipmentParameterFlag
201201
LegHideHalfBoot = 19, // atr_leg
202202
LegBootUnknown = 20,
203203
LegShowFoot = 21,
204-
Bit22 = 22,
204+
LegShowTail = 22,
205205
Bit23 = 23,
206206

207207
// Byte 3 - Hand

0 commit comments

Comments
 (0)