mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-04 09:47:46 +00:00
typo
This commit is contained in:
parent
d76d238095
commit
963694bd08
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ namespace Sapphire::Network::Packets
|
|||
|
||||
SocialList = 0x010D, // updated 5.0
|
||||
|
||||
ExamineSearchInfo = 0x10F, // added 5.0
|
||||
ExamineSearchInfo = 0x010F, // added 5.0
|
||||
UpdateSearchInfo = 0x0110, // updated 5.0
|
||||
InitSearchInfo = 0x0111, // updated 5.0
|
||||
ExamineSearchComment = 0x0102, // updated 4.1
|
||||
|
|
Loading…
Add table
Reference in a new issue