From 16c256230774fc1dcdf66f16a70a3cd9f6fd0343 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 18 Mar 2015 17:14:38 +0300 Subject: eathena: add partial support for packet SMSG_BATTLE_JOINED 0x08d9. --- 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 3040648e5..6b1fd6fc8 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -447,6 +447,7 @@ #define SMSG_BATTLE_QUEUE_ACK 0x08d8 #define SMSG_BATTLE_BEGINS 0x08df #define SMSG_BATTLE_NOTICE_DELETE 0x08db +#define SMSG_BATTLE_JOINED 0x08d9 /********************************** * Packets from client to server * -- cgit v1.2.3-70-g09d2