1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-26 22:37:45 +00:00

chat opcode

This commit is contained in:
collett 2020-02-19 19:04:20 +09:00
parent 0816ba2002
commit c7a61352ba

View file

@ -78,7 +78,7 @@ namespace Sapphire::Network::Packets
LogMessage = 0x00D0,
Chat = 0x02A3, // updated 5.18
Chat = 0x0154, // updated 5.2
WorldVisitList = 0x00FE, // added 4.5