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:
parent
a4440351b9
commit
61ac094b2b
1 changed files with 1 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue