Syncronise Wearable client - server.
This commit is contained in:
@@ -322,6 +322,8 @@ enum EItemWearableFlag
|
||||
WEARABLE_HAIR = (1 << 10),
|
||||
WEARABLE_ABILITY = (1 << 11),
|
||||
WEARABLE_COSTUME_BODY = (1 << 12),
|
||||
WEARABLE_COSTUME_HAIR = (1 << 13),
|
||||
WEARABLE_BELT = (1 << 14),
|
||||
};
|
||||
|
||||
enum ELimitTypes
|
||||
|
||||
Reference in New Issue
Block a user