From 4aebda1ff020b2fcbf8aaaeea96188dedcae030b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 15 Sep 2014 11:22:51 +0300 Subject: eathena: add partial support for packet SMSG_ADMIN_ACCOUNT_STATS 0x0214. --- 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 123b36ef0..532549a8c 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -167,6 +167,7 @@ #define SMSG_ADMIN_KICK_ACK 0x00cd #define SMSG_ADMIN_GET_LOGIN_ACK 0x01e0 #define SMSG_ADMIN_SET_TILE_TYPE 0x0192 +#define SMSG_ADMIN_ACCOUNT_STATS 0x0214 #define SMSG_GUILD_CREATE_RESPONSE 0x0167 #define SMSG_GUILD_POSITION_INFO 0x016c -- cgit v1.2.3-70-g09d2