summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-01-23 01:47:45 +0300
committerAndrei Karas <akaras@inbox.ru>2015-01-23 01:47:45 +0300
commitc21d7f9229d7d450012a8cd3b197c0f4432bfb7a (patch)
tree364b8f0571cbce3490b70fc2a2e363ab39ad72a2 /src/net/eathena/protocol.h
parent08fd4bc94a6b8b9a355179118d85dcf8258d619d (diff)
downloadplus-c21d7f9229d7d450012a8cd3b197c0f4432bfb7a.tar.gz
plus-c21d7f9229d7d450012a8cd3b197c0f4432bfb7a.tar.bz2
plus-c21d7f9229d7d450012a8cd3b197c0f4432bfb7a.tar.xz
plus-c21d7f9229d7d450012a8cd3b197c0f4432bfb7a.zip
eathena: add partial support for packet SMSG_CART_INFO 0x0121.
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 384ea8e3e..8e2aee5c2 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -327,6 +327,7 @@
#define SMSG_MAP_MUSIC 0x0b05
+#define SMSG_CART_INFO 0x0121
/**********************************
* Packets from client to server *