Enum in client has a NONE type

This commit is contained in:
2024-02-18 14:12:39 -05:00
parent 52750e6d6b
commit 151230c611
+1
View File
@@ -2328,6 +2328,7 @@ public class Enum {
}
public enum ItemEquipSlotType {
NONE,
RHELD,
LHELD,
HELM,