summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-09 17:01:33 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-09 17:01:33 +0300
commite88234e3d4d52ab4930d907562f68775fa558d07 (patch)
tree9df19628dce0395fa8e38de0e587a7bb31231749 /src/net/eathena/protocol.h
parent84b673bf3871970e43f8358728b5c4aedfc3f1e4 (diff)
downloadManaVerse-e88234e3d4d52ab4930d907562f68775fa558d07.tar.gz
ManaVerse-e88234e3d4d52ab4930d907562f68775fa558d07.tar.bz2
ManaVerse-e88234e3d4d52ab4930d907562f68775fa558d07.tar.xz
ManaVerse-e88234e3d4d52ab4930d907562f68775fa558d07.zip
eathena: add packet CMSG_MOVE_FROM_CART 0x0127.
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 a27ca6f06..8917cb15d 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -281,6 +281,7 @@
#define CMSG_CLOSE_STORAGE 0x0193 /** Request storage close */
#define CMSG_MOVE_TO_CART 0x0126
+#define CMSG_MOVE_FROM_CART 0x0127
#define CMSG_ADMIN_ANNOUNCE 0x0099
#define CMSG_ADMIN_LOCAL_ANNOUNCE 0x019C