mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-25 19:17:45 +00:00
Update ReqPlaceHousingItem
This commit is contained in:
parent
7841db28e8
commit
0ead67abed
1 changed files with 1 additions and 1 deletions
|
@ -390,7 +390,7 @@ namespace Sapphire::Network::Packets
|
|||
|
||||
InventoryEquipRecommendedItems = 0x01C9, // updated 5.58 hotfix
|
||||
|
||||
ReqPlaceHousingItem = 0x02D4, // updated 5.58 hotfix
|
||||
ReqPlaceHousingItem = 0x0192, // updated 6.08
|
||||
BuildPresetHandler = 0x0223, // updated 5.58 hotfix
|
||||
|
||||
TalkEventHandler = 0x036B, // updated 6.08
|
||||
|
|
Loading…
Add table
Reference in a new issue