diff options
Diffstat (limited to 'src/enums')
-rw-r--r-- | src/enums/equipslot.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/enums/equipslot.h b/src/enums/equipslot.h index 7f4b151d7..52c8e2a4a 100644 --- a/src/enums/equipslot.h +++ b/src/enums/equipslot.h @@ -51,8 +51,6 @@ namespace EquipSlot SHADOW_SHOES_SLOT = 19, SHADOW_ACCESSORY1_SLOT = 20, SHADOW_ACCESSORY2_SLOT = 21, - EVOL_SLOT3 = 22, - EVOL_SLOT4 = 23, VECTOREND }; } // namespace EquipSlot |