From f49ff6e34d8a1715b3f669ca45db2814f0ce25d5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 18 Mar 2015 16:39:39 +0300 Subject: eathena: add partial support for packet SMSG_BATTLE_BEGINS 0x08df. --- 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 80351a38e..d851b1081 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -445,6 +445,7 @@ #define SMSG_BATTLE_UPDATE_COORDS 0x02df #define SMSG_BATTLE_PLAY 0x07fe #define SMSG_BATTLE_QUEUE_ACK 0x08d8 +#define SMSG_BATTLE_BEGINS 0x08df /********************************** * Packets from client to server * -- cgit v1.2.3-70-g09d2