From 1769c5e53a8a2765a19906fb94f992bbe579eefe Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 12 Mar 2015 15:59:14 +0300 Subject: eathena: add partial support for packet SMSG_PLAYER_STORAGE_PASSWORD_RESULT 0x023c. --- 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 b140cd9ca..f7ca7f7da 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -233,6 +233,7 @@ #define SMSG_PLAYER_STORAGE_REMOVE 0x00f6 #define SMSG_PLAYER_STORAGE_CLOSE 0x00f8 /**< Storage access closed */ #define SMSG_PLAYER_STORAGE_PASSWORD 0x023a +#define SMSG_PLAYER_STORAGE_PASSWORD_RESULT 0x023c #define SMSG_ADMIN_KICK_ACK 0x00cd #define SMSG_ADMIN_GET_LOGIN_ACK 0x01e0 -- cgit v1.2.3-70-g09d2