From 51b33a512a837cf41b4713e89d1a5bc52a20d8db Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 9 Sep 2014 17:24:35 +0300 Subject: eathena: add packet CMSG_CHANGE_CART 0x01af. --- src/net/eathena/protocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 0c24b0e1c..cd1b0f60c 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -282,6 +282,7 @@ #define CMSG_MOVE_TO_CART 0x0126 #define CMSG_MOVE_FROM_CART 0x0127 +#define CMSG_CHANGE_CART 0x01af #define CMSG_ADMIN_ANNOUNCE 0x0099 #define CMSG_ADMIN_LOCAL_ANNOUNCE 0x019C -- cgit v1.2.3-70-g09d2