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 {
|
||||
NONE,
|
||||
RHELD,
|
||||
LHELD,
|
||||
HELM,
|
||||
|
||||
Reference in New Issue
Block a user