summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-04-01 16:09:56 +0300
committerAndrei Karas <akaras@inbox.ru>2015-04-01 16:09:56 +0300
commit48746ecb8cd94270f143cc7d722188d2e77c3101 (patch)
treee613bc29021af9df442bd6ae9d34088172e92298 /src/net/eathena/protocol.h
parent101c2a32bd0f059f2c3544d25e385c44a793a6a3 (diff)
downloadplus-48746ecb8cd94270f143cc7d722188d2e77c3101.tar.gz
plus-48746ecb8cd94270f143cc7d722188d2e77c3101.tar.bz2
plus-48746ecb8cd94270f143cc7d722188d2e77c3101.tar.xz
plus-48746ecb8cd94270f143cc7d722188d2e77c3101.zip
eathena: add partial support for packet SMSG_ROULETTE_OPEN_ACK 0x0a1a.
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r--src/net/eathena/protocol.h1
1 files changed, 1 insertions, 0 deletions
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