summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-03-19 01:07:51 +0300
committerAndrei Karas <akaras@inbox.ru>2015-03-19 01:07:51 +0300
commit88735abcdaf6e25a008f76c9a82730e8be9773f8 (patch)
treeaaba327ed3d78e451c0c475d857e8574e6a93ad9 /src/net/eathena/protocol.h
parentad6e16920c66c3b10c60e000a0ebc20da570bd94 (diff)
downloadplus-88735abcdaf6e25a008f76c9a82730e8be9773f8.tar.gz
plus-88735abcdaf6e25a008f76c9a82730e8be9773f8.tar.bz2
plus-88735abcdaf6e25a008f76c9a82730e8be9773f8.tar.xz
plus-88735abcdaf6e25a008f76c9a82730e8be9773f8.zip
eathena: add partial support for packet SMSG_ROULETTE_GENERATE_ACK_TYPE 0x0a20.
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 547597741..5fb5b9ba0 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -453,6 +453,7 @@
#define SMSG_ROULETTE_INFO_ACK_TYPE 0x0a1c
#define SMSG_ROULETTE_RECV_ITEM_ACK 0x0a22
+#define SMSG_ROULETTE_GENERATE_ACK_TYPE 0x0a20
/**********************************
* Packets from client to server *