1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-22 10:07:44 +00:00

merge duplicate keys

This commit is contained in:
karashiiro 2020-01-02 18:38:53 -08:00
parent 913591ec23
commit 924c1338d2

View file

@ -66,8 +66,7 @@ namespace Sapphire::Network::Packets
ChatBanned = 0x006B, ChatBanned = 0x006B,
Playtime = 0x00E7, // updated 5.18 Playtime = 0x00E7, // updated 5.18
Logout = 0x142, // updated 5.18 Logout = 0x142, // updated 5.18
CFNotify = 0x0078, CFNotify = 0x01F8, // updated 5.18
CFNotifyPop = 0x01F8, // added 5.18
CFMemberStatus = 0x0079, CFMemberStatus = 0x0079,
CFDutyInfo = 0x007A, CFDutyInfo = 0x007A,
CFPlayerInNeed = 0x007F, CFPlayerInNeed = 0x007F,