mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-05 10:17:46 +00:00
add zone opcode
This commit is contained in:
parent
be46ec837d
commit
b26a6f3317
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ namespace Packets {
|
||||||
Playtime = 0x00DF, // updated 4.2
|
Playtime = 0x00DF, // updated 4.2
|
||||||
CFRegistered = 0x00B8, // updated 4.1
|
CFRegistered = 0x00B8, // updated 4.1
|
||||||
SocialRequestResponse = 0x00BB, // updated 4.1
|
SocialRequestResponse = 0x00BB, // updated 4.1
|
||||||
|
CancelAllianceForming = 0x00C6, // updated 4.2
|
||||||
Chat = 0x00E1, // updated 4.2
|
Chat = 0x00E1, // updated 4.2
|
||||||
SocialList = 0x00E7, // updated 4.2
|
SocialList = 0x00E7, // updated 4.2
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue