mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-27 06:47:45 +00:00
CFNotifyPop and CFPreferredRole
This commit is contained in:
parent
03f89dfbee
commit
bca39ac17a
1 changed files with 2 additions and 0 deletions
|
@ -67,9 +67,11 @@ namespace Sapphire::Network::Packets
|
|||
Playtime = 0x01DB, // updated 5.1
|
||||
Logout = 0x011D, // updated 5.1
|
||||
CFNotify = 0x0078,
|
||||
CFNotifyPop = 0x01F8, // added 5.18
|
||||
CFMemberStatus = 0x0079,
|
||||
CFDutyInfo = 0x007A,
|
||||
CFPlayerInNeed = 0x007F,
|
||||
CFPreferredRole = 0x032A, // added 5.18
|
||||
|
||||
SocialRequestError = 0x00AD,
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue