mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-26 06:27:45 +00:00
UpdatePositionHandler 5.11
This commit is contained in:
parent
3abd2eec6b
commit
aefc7965ea
1 changed files with 1 additions and 1 deletions
|
@ -332,7 +332,7 @@ namespace Sapphire::Network::Packets
|
|||
GMCommand2 = 0x013F, // updated 5.0
|
||||
AoESkillHandler = 0x140, // updated 5.0
|
||||
|
||||
UpdatePositionHandler = 0x01EC, // updated 5.1
|
||||
UpdatePositionHandler = 0x01BF, // updated 5.11
|
||||
|
||||
InventoryModifyHandler = 0x029B, // updated 5.11
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue