mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-27 14:57:44 +00:00
added examinesearchinfo correctly this time
This commit is contained in:
parent
6584c2d48b
commit
052db46b6a
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ namespace Sapphire::Network::Packets
|
||||||
|
|
||||||
SocialList = 0x010D, // updated 5.0
|
SocialList = 0x010D, // updated 5.0
|
||||||
|
|
||||||
|
ExamineSearchInfo = 0x10F, // added 5.0
|
||||||
UpdateSearchInfo = 0x0110, // updated 5.0
|
UpdateSearchInfo = 0x0110, // updated 5.0
|
||||||
InitSearchInfo = 0x0111, // updated 5.0
|
InitSearchInfo = 0x0111, // updated 5.0
|
||||||
ExamineSearchComment = 0x0102, // updated 4.1
|
ExamineSearchComment = 0x0102, // updated 4.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue