diff options
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r-- | src/net/eathena/protocol.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 156597505..4c8e67b5b 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -437,6 +437,8 @@ #define SMSG_MAP_MUSIC 0x0b05 +#define SMSG_PLAYER_CLIENT_COMMAND 0x0b16 + #define SMSG_CART_INFO 0x0121 #define SMSG_CART_REMOVE 0x012b |