Browse Source

Added missing enum entry 'Neck' for 'EquipmentSlots' enum.

pull/45/head
atom0s 7 years ago
parent
commit
8eb0fde9d4
  1. BIN
      Ashita.dll
  2. BIN
      injector.exe
  3. 1
      plugins/ADK/ffxi/enums.h

BIN
Ashita.dll

Binary file not shown.

BIN
injector.exe

Binary file not shown.

1
plugins/ADK/ffxi/enums.h

@ -94,6 +94,7 @@ namespace Ashita {
Hands, Hands,
Legs, Legs,
Feet, Feet,
Neck,
Waist, Waist,
Ear1, Ear1,
Ear2, Ear2,

Loading…
Cancel
Save