From cc19f13863bc331e8e7a34f850370fc3bd32826a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 29 Mar 2015 13:42:39 +0300 Subject: eathena: add packet CMSG_BATTLE_REGISTER 0x08d7. --- 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 cb4bcc401..504689647 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -492,6 +492,8 @@ #define CMSG_CHAT_PART_CHANNEL 0x0b09 #define CMSG_BATTLE_CHAT_MESSAGE 0x02db +#define CMSG_BATTLE_REGISTER 0x08d7 + #define CMSG_CREAYE_CHAT_ROOM 0x00d5 #define CMSG_LEAVE_CHAT_ROOM 0x00e3 #define CMSG_SET_CHAT_ROOM_OPTIONS 0x00de -- cgit v1.2.3-70-g09d2