From db1548f44fb972c0c60b742dfece7e1f442e0378 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 3 Sep 2014 20:04:28 +0300 Subject: eathena: fix a bit support for packet SMSG_PLAYER_INVENTORY 0x0991. --- src/net/ea/eaprotocol.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/net/ea/eaprotocol.h') diff --git a/src/net/ea/eaprotocol.h b/src/net/ea/eaprotocol.h index 153a59a86..226bb7401 100644 --- a/src/net/ea/eaprotocol.h +++ b/src/net/ea/eaprotocol.h @@ -70,7 +70,6 @@ static const int STORAGE_OFFSET = 1; #define SMSG_PLAYER_CHAT 0x008e /**< Player talks */ #define SMSG_PLAYER_CHAT2 0x0224 /**< Player talks */ -#define SMSG_PLAYER_INVENTORY 0x01ee #define SMSG_CHAR_CREATE_SUCCEEDED2 0x0221 #define SMSG_BEING_CHAT2 0x0223 /**< A being talks in channels */ -- cgit v1.2.3-70-g09d2