1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-07 11:17:46 +00:00

merge duplicate keys

This commit is contained in:
karashiiro 2020-01-02 18:38:53 -08:00
parent a4440351b9
commit 61ac094b2b

View file

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