From 48746ecb8cd94270f143cc7d722188d2e77c3101 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 1 Apr 2015 16:09:56 +0300 Subject: eathena: add partial support for packet SMSG_ROULETTE_OPEN_ACK 0x0a1a. --- 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 29228ec96..b7e767d17 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -466,6 +466,7 @@ #define SMSG_BATTLE_NOTICE_DELETE 0x08db #define SMSG_BATTLE_JOINED 0x08d9 +#define SMSG_ROULETTE_OPEN_ACK 0x0a1a #define SMSG_ROULETTE_INFO_ACK_TYPE 0x0a1c #define SMSG_ROULETTE_RECV_ITEM_ACK 0x0a22 #define SMSG_ROULETTE_GENERATE_ACK_TYPE 0x0a20 -- cgit v1.2.3-70-g09d2