From 857b503b43dc7e2a452f1897efc2100b028f843a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 13 Sep 2014 23:03:43 +0300 Subject: eathena: add partial support for packet SMSG_FORMAT_MESSAGE 0x0291. --- 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 20e041374..f6456a924 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -102,6 +102,7 @@ #define SMSG_BEING_ACTION2 0x02e1 #define SMSG_BEING_CHAT 0x008d /**< A being talks */ #define SMSG_COLOR_MESSAGE 0x02c1 +#define SMSG_FORMAT_MESSAGE 0x0291 #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-70-g09d2