mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-06-01 22:07:45 +00:00
Update Ipcs.h
This commit is contained in:
parent
b440e3efa1
commit
c853d0321e
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ namespace Sapphire::Network::Packets
|
||||||
|
|
||||||
UpdateSearchInfo = 0x0110, // updated 5.0
|
UpdateSearchInfo = 0x0110, // updated 5.0
|
||||||
InitSearchInfo = 0x0111, // updated 5.0
|
InitSearchInfo = 0x0111, // updated 5.0
|
||||||
ExamineSearchInfo = 0x000F,
|
ExamineSearchInfo = 0x010F,
|
||||||
ExamineSearchComment = 0x0102, // updated 4.1
|
ExamineSearchComment = 0x0102, // updated 4.1
|
||||||
|
|
||||||
ServerNoticeShort = 0x0115, // updated 5.0
|
ServerNoticeShort = 0x0115, // updated 5.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue