summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-01-07 15:34:58 +0300
committerAndrei Karas <akaras@inbox.ru>2015-01-07 15:34:58 +0300
commit64ed5cd18dca0d5eb08302d552a09f03d9ceeb10 (patch)
treeb608836a222dc7af4c5d9e4da0af01717ca28b12 /src/net/eathena/protocol.h
parent9f37c6e32dedd9b91aae09038de5e3fa1ab84513 (diff)
downloadplus-64ed5cd18dca0d5eb08302d552a09f03d9ceeb10.tar.gz
plus-64ed5cd18dca0d5eb08302d552a09f03d9ceeb10.tar.bz2
plus-64ed5cd18dca0d5eb08302d552a09f03d9ceeb10.tar.xz
plus-64ed5cd18dca0d5eb08302d552a09f03d9ceeb10.zip
eathena: add packet CMSG_VENDING_BUY2 0x0801.
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 f10ec6163..61c8661ad 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -536,5 +536,6 @@
#define CMSG_VENDING_CLOSE 0x012e
#define CMSG_VENDING_LIST_REQ 0x0130
#define CMSG_VENDING_BUY 0x0134
+#define CMSG_VENDING_BUY2 0x0801
#endif // NET_EATHENA_PROTOCOL_H