mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-07 03:07:45 +00:00
Missed one
This commit is contained in:
parent
67a9b3cc5a
commit
796967b300
1 changed files with 2 additions and 2 deletions
|
@ -325,8 +325,8 @@ namespace Sapphire::Network::Packets
|
|||
ReturnEventHandler = 0x0158, // updated 4.5
|
||||
TradeReturnEventHandler = 0x0159, // updated 4.5
|
||||
|
||||
LinkshellEventHandler = 0x1150, // updated 4.1 ??
|
||||
LinkshellEventHandler1 = 0x1151, // updated 4.1 ??
|
||||
LinkshellEventHandler = 0x016B, // updated 4.5
|
||||
LinkshellEventHandler1 = 0x016C, // updated 4.5
|
||||
|
||||
LandRenameHandler = 0x0175, // updated 4.5
|
||||
HousingUpdateHouseGreeting = 0x0176, // updated 4.5
|
||||
|
|
Loading…
Add table
Reference in a new issue