mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-28 23:27:45 +00:00
Updated OpCode for InventoryModifyHandler
This commit is contained in:
parent
56b375ed9c
commit
9b981996f2
1 changed files with 1 additions and 1 deletions
|
@ -333,7 +333,7 @@ namespace Sapphire::Network::Packets
|
|||
|
||||
UpdatePositionHandler = 0x01EC, // updated 5.1
|
||||
|
||||
InventoryModifyHandler = 0x0148, // updated 5.0
|
||||
InventoryModifyHandler = 0x0372, // updated 5.1
|
||||
InventoryEquipRecommendedItems = 0x0149, // updated 5.0
|
||||
|
||||
ReqPlaceHousingItem = 0x014B, // updated 5.0
|
||||
|
|
Loading…
Add table
Reference in a new issue