From 3c5824865fdd3601f0491ab8f90b47c49230695b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 10 Mar 2015 23:23:54 +0300 Subject: eathena: add partial support for packet SMSG_MANNER_MESSAGE 0x014a. --- src/net/eathena/protocol.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index bb1b55fe9..0e1fc2cd7 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -362,6 +362,8 @@ #define SMSG_ONLINE_LIST 0x0b10 +#define SMSG_MANNER_MESSAGE 0x014a + /********************************** * Packets from client to server * **********************************/ -- cgit v1.2.3-70-g09d2