summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-02-05 12:00:20 +0300
committerAndrei Karas <akaras@inbox.ru>2015-02-05 12:00:20 +0300
commit805299e4d653440c582f6c576bcd7de2e1b2c3d4 (patch)
treea85f217a0530e536cb1483360bea2df0cad0e213 /src/net/eathena/protocol.h
parent527d9d1aea2b840e98dd0976f7bd3426703a886a (diff)
downloadplus-805299e4d653440c582f6c576bcd7de2e1b2c3d4.tar.gz
plus-805299e4d653440c582f6c576bcd7de2e1b2c3d4.tar.bz2
plus-805299e4d653440c582f6c576bcd7de2e1b2c3d4.tar.xz
plus-805299e4d653440c582f6c576bcd7de2e1b2c3d4.zip
eathena: add packet CMSG_BUYINGSTORE_CREATE 0x0815.
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r--src/net/eathena/protocol.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h
index b17531c9d..b79baf82b 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -547,4 +547,6 @@
#define CMSG_VENDING_BUY2 0x0801
#define CMSG_VENDING_CREATE_SHOP 0x01b2
+#define CMSG_BUYINGSTORE_CREATE 0x0815
+
#endif // NET_EATHENA_PROTOCOL_H