1
Fork 0
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:
collett 2024-06-12 05:07:04 +09:00
parent 5defe73558
commit 1992e5c305

View file

@ -88,7 +88,7 @@ enum ServerZoneIpcType :
LogMessage = 0x316, // updated 6.48
Chat = 0xF2d7, // updated 6.48
Chat = 0x0325, // updated 6.58 hotfix 2
PartyChat = 0x0065,
WorldVisitList = 0xF0FE, // added 4.5