forked from MagicBane/Server
Equipment slot refactor started.
This commit is contained in:
@@ -2155,7 +2155,7 @@ public class Enum {
|
||||
WAREHOUSE
|
||||
}
|
||||
|
||||
public enum ItemEquipSlotType {
|
||||
public enum EquipSlotType {
|
||||
NONE,
|
||||
RHELD,
|
||||
LHELD,
|
||||
|
||||
Reference in New Issue
Block a user