1
Fork 0
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:
Adam 2018-03-05 17:01:37 +11:00
parent be46ec837d
commit b26a6f3317

View file

@ -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