1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-08 03:37:45 +00:00

Added opcode 10B ( short server notice )

This commit is contained in:
Mordred 2019-04-02 08:57:53 +02:00 committed by GitHub
parent 731198da5c
commit 78ba71070d

View file

@ -80,6 +80,7 @@ namespace Sapphire::Network::Packets
InitSearchInfo = 0x0107, // updated 4.4
ExamineSearchComment = 0x0102, // updated 4.1
ServerNoticeShort = 0x010B, // added 4.5
ServerNotice = 0x010C, // updated 4.5
SetOnlineStatus = 0x010D, // updated 4.5