From a1d70b6c12ef1edb2028d573176fc240777f5bcf Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 1 Sep 2014 02:27:55 +0300 Subject: eathena: update id for packet SMSG_PLAYER_EQUIPMENT. --- src/net/eathena/protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 619fef37a..927ff364f 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -75,7 +75,7 @@ #define SMSG_PLAYER_INVENTORY_ADD 0x00a0 #define SMSG_PLAYER_INVENTORY_REMOVE 0x00af #define SMSG_PLAYER_INVENTORY_USE 0x01c8 -#define SMSG_PLAYER_EQUIPMENT 0x00a4 +#define SMSG_PLAYER_EQUIPMENT 0x0992 #define SMSG_PLAYER_EQUIP 0x00aa #define SMSG_PLAYER_UNEQUIP 0x00ac #define SMSG_PLAYER_ATTACK_RANGE 0x013a -- cgit v1.2.3-60-g2f50