From 8f52a024ea398d43c1d4ee5e3316d3c69fdf61ee Mon Sep 17 00:00:00 2001 From: Adam Date: Fri, 2 Feb 2018 01:23:12 +1100 Subject: [PATCH] update inventory opcodes --- src/common/Network/PacketDef/Ipcs.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/common/Network/PacketDef/Ipcs.h b/src/common/Network/PacketDef/Ipcs.h index 496931c6..5efaed73 100644 --- a/src/common/Network/PacketDef/Ipcs.h +++ b/src/common/Network/PacketDef/Ipcs.h @@ -100,8 +100,8 @@ namespace Packets { InventoryTransactionFinish = 0x017C, // updated 4.2 InventoryTransaction = 0x017D, // updated 4.2 CurrencyCrystalInfo = 0x017E, // updated 4.2 - InventoryActionAck = 0x1139, - UpdateInventorySlot = 0x0180, // updated 4.2 + InventoryActionAck = 0x0180, // updated 4.2? + UpdateInventorySlot = 0x0181, // updated 4.2 EventPlay = 0x018E, // updated 4.2 EventStart = 0x0198, // updated 4.2