From c16820057eb9d381eb222512bb931da12e898a1f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 18 Mar 2015 19:19:43 +0300 Subject: eathena: add partial support for packet SMSG_ROULETTE_INFO_ACK_TYPE 0x0a1c. --- 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 5f3c2f69e..3decb369f 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -451,6 +451,8 @@ #define SMSG_BATTLE_NOTICE_DELETE 0x08db #define SMSG_BATTLE_JOINED 0x08d9 +#define SMSG_ROULETTE_INFO_ACK_TYPE 0x0a1c + /********************************** * Packets from client to server * **********************************/ -- cgit v1.2.3-70-g09d2