From a5a533750353cc05e91211a4dfec4e7dd020d7ac Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 23 Jan 2015 01:53:43 +0300 Subject: eathena: add partial support for packet SMSG_CART_REMOVE 0x012b. --- 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 8e2aee5c2..29743c4c2 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -328,6 +328,7 @@ #define SMSG_MAP_MUSIC 0x0b05 #define SMSG_CART_INFO 0x0121 +#define SMSG_CART_REMOVE 0x012b /********************************** * Packets from client to server * -- cgit v1.2.3-70-g09d2