From 39b049572ef0a734d3a6bd2a3def04c100f606df Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 24 Jun 2014 01:15:01 +0300 Subject: Add name request packet into protocol.h --- src/net/tmwa/protocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/tmwa/protocol.h') diff --git a/src/net/tmwa/protocol.h b/src/net/tmwa/protocol.h index 1531aae5f..e1d96f0fd 100644 --- a/src/net/tmwa/protocol.h +++ b/src/net/tmwa/protocol.h @@ -100,6 +100,7 @@ #define SMSG_BEING_ACTION 0x008a /**< Attack, sit, stand up, ... */ #define SMSG_BEING_CHAT 0x008d /**< A being talks */ #define SMSG_BEING_CHAT2 0x0223 /**< A being talks in channels */ +#define CMSG_NAME_REQUEST 0x0094 #define SMSG_BEING_NAME_RESPONSE 0x0095 /**< Has to be requested */ #define SMSG_BEING_NAME_RESPONSE2 0x0220 /**< Has to be requested */ #define SMSG_BEING_CHANGE_DIRECTION 0x009c -- cgit v1.2.3-60-g2f50