From c92bd42d51d305d64519d16d3f83c5412c34fe2e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 3 Sep 2014 01:41:55 +0300 Subject: eathena: partially impliment packet SMSG_PLAYER_GET_EXP 0x07f6. --- 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 f77af71a5..923d2ee9c 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -65,6 +65,7 @@ #define SMSG_PLAYER_STAT_UPDATE_4 0x00bc #define SMSG_PLAYER_STAT_UPDATE_5 0x00bd #define SMSG_PLAYER_STAT_UPDATE_6 0x00be +#define SMSG_PLAYER_GET_EXP 0x07f6 #define SMSG_WHO_ANSWER 0x00c2 #define SMSG_PLAYER_WARP 0x0091 /**< Warp player to map/location */ #define SMSG_PLAYER_INVENTORY 0x01ee -- cgit v1.2.3-70-g09d2