From e88234e3d4d52ab4930d907562f68775fa558d07 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 9 Sep 2014 17:01:33 +0300 Subject: eathena: add packet CMSG_MOVE_FROM_CART 0x0127. --- 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 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 -- cgit v1.2.3-70-g09d2