From fef6ebca9c454f99d44e950c4628270b124c445f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 1 May 2015 16:16:37 +0300 Subject: eathena: add support for send chat command from server. Changed client net version to 8. --- src/net/eathena/protocol.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 156597505..4c8e67b5b 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -437,6 +437,8 @@ #define SMSG_MAP_MUSIC 0x0b05 +#define SMSG_PLAYER_CLIENT_COMMAND 0x0b16 + #define SMSG_CART_INFO 0x0121 #define SMSG_CART_REMOVE 0x012b -- cgit v1.2.3-70-g09d2