From 7df47310cba40daf9f29fbebfddef8b978b2770f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 12 Mar 2015 15:04:24 +0300 Subject: eathena: add partial support for packet SMSG_PLAYER_STORAGE_PASSWORD 0x023a. --- 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 85cb66bcd..b140cd9ca 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -232,6 +232,7 @@ // Remove item/equip from storage #define SMSG_PLAYER_STORAGE_REMOVE 0x00f6 #define SMSG_PLAYER_STORAGE_CLOSE 0x00f8 /**< Storage access closed */ +#define SMSG_PLAYER_STORAGE_PASSWORD 0x023a #define SMSG_ADMIN_KICK_ACK 0x00cd #define SMSG_ADMIN_GET_LOGIN_ACK 0x01e0 -- cgit v1.2.3-60-g2f50