mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-06 18:57:45 +00:00
added Chat opcode
This commit is contained in:
parent
5defe73558
commit
1992e5c305
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ enum ServerZoneIpcType :
|
||||||
|
|
||||||
LogMessage = 0x316, // updated 6.48
|
LogMessage = 0x316, // updated 6.48
|
||||||
|
|
||||||
Chat = 0xF2d7, // updated 6.48
|
Chat = 0x0325, // updated 6.58 hotfix 2
|
||||||
PartyChat = 0x0065,
|
PartyChat = 0x0065,
|
||||||
|
|
||||||
WorldVisitList = 0xF0FE, // added 4.5
|
WorldVisitList = 0xF0FE, // added 4.5
|
||||||
|
|
Loading…
Add table
Reference in a new issue