diff options
Diffstat (limited to 'src/net/tmwa/protocol.h')
-rw-r--r-- | src/net/tmwa/protocol.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/tmwa/protocol.h b/src/net/tmwa/protocol.h index f3652da7d..0b158c342 100644 --- a/src/net/tmwa/protocol.h +++ b/src/net/tmwa/protocol.h @@ -287,7 +287,9 @@ #define CMSG_GUILD_ALLIANCE_DELETE 0x0183 #define CMSG_SOLVE_CHAR_NAME 0x0193 +#define CMSG_IGNORE_NICK 0x00cf #define SMSG_SOLVE_CHAR_NAME 0x0194 + #define CMSG_CLIENT_DISCONNECT 0x7532 #define SMSG_SKILL_CASTING 0x013e #define SMSG_SKILL_CAST_CANCEL 0x01b9 |