1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-27 14:57:44 +00:00

Fix /playtime

This commit is contained in:
Biscuit 2018-10-14 13:03:15 +11:00
parent 23c288489f
commit c224967480

View file

@ -64,6 +64,7 @@ enum ServerZoneIpcType :
/////////////////////////////////////////////////// ///////////////////////////////////////////////////
ChatBanned = 0x006B, ChatBanned = 0x006B,
Playtime = 0x006C, // updated 4.4
Logout = 0x0077, // updated 4.4 Logout = 0x0077, // updated 4.4
CFNotify = 0x0078, CFNotify = 0x0078,
CFMemberStatus = 0x0079, CFMemberStatus = 0x0079,
@ -78,7 +79,6 @@ enum ServerZoneIpcType :
Playtime = 0x00F5, // updated 4.3
Chat = 0x00F4, // updated 4.4 Chat = 0x00F4, // updated 4.4
SocialList = 0x00FB, // updated 4.4 SocialList = 0x00FB, // updated 4.4