From adb6a81c70e2665c47afd47c9545514f9979d13f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 1 Apr 2015 12:31:19 +0300 Subject: eathena: add partial support for packet SMSG_MAP_AUTH_REFUSE 0x0074. --- 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 be9537e3c..1f556b81a 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -61,6 +61,7 @@ #define SMSG_CHANGE_MAP_SERVER 0x0092 #define SMSG_MAP_LOGIN_SUCCESS 0x0a18 /**< Contains starting location */ +#define SMSG_MAP_AUTH_REFUSE 0x0074 #define SMSG_MAP_QUIT_RESPONSE 0x018b #define SMSG_PLAYER_STOP 0x0088 /**< Stop walking, set position */ #define SMSG_PLAYER_MOVE_TO_ATTACK 0x0139 /**< Move to within attack range */ -- cgit v1.2.3-70-g09d2