From e0370f84531ba564224963f579921b126e620add Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 6 Sep 2014 11:23:36 +0300 Subject: eathena: add packet SMSG_PLAYER_INVENTORY_REMOVE2 0x07fa. --- src/net/eathena/protocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 12e307846..ba435aa10 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -71,6 +71,7 @@ #define SMSG_PLAYER_INVENTORY 0x0991 #define SMSG_PLAYER_INVENTORY_ADD 0x0990 #define SMSG_PLAYER_INVENTORY_REMOVE 0x00af +#define SMSG_PLAYER_INVENTORY_REMOVE2 0x07fa #define SMSG_PLAYER_INVENTORY_USE 0x01c8 #define SMSG_PLAYER_EQUIPMENT 0x0992 #define SMSG_PLAYER_EQUIP 0x0999 -- cgit v1.2.3-70-g09d2