mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-27 14:57:44 +00:00
Updateinventoryslot opcode
This commit is contained in:
parent
6a784921d5
commit
61abfd3845
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ namespace Packets {
|
|||
CurrencyCrystalInfo = 0x0197, // updated 4.3
|
||||
|
||||
InventoryActionAck = 0x0180, // updated 4.2 ?
|
||||
UpdateInventorySlot = 0x0181, // updated 4.2
|
||||
UpdateInventorySlot = 0x0198, // updated 4.3
|
||||
|
||||
EventPlay = 0x01A6, // updated 4.3
|
||||
DirectorPlayScene = 0x01AA, // updated 4.3
|
||||
|
|
Loading…
Add table
Reference in a new issue