diff options
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r-- | src/net/eathena/protocol.h | 1 |
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 * |