forked from MagicBane/Server
Enum in client has a NONE type
This commit is contained in:
@@ -2328,6 +2328,7 @@ public class Enum {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public enum ItemEquipSlotType {
|
public enum ItemEquipSlotType {
|
||||||
|
NONE,
|
||||||
RHELD,
|
RHELD,
|
||||||
LHELD,
|
LHELD,
|
||||||
HELM,
|
HELM,
|
||||||
|
|||||||
Reference in New Issue
Block a user