From ab0224bbddaa1aef3303f9955356e0b4be40f5b0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 10 Mar 2015 23:51:32 +0300 Subject: eathena: add partial support for packet SMSG_CHAT_SILENCE 0x014b. --- 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 0e1fc2cd7..5994e8e11 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -363,6 +363,7 @@ #define SMSG_ONLINE_LIST 0x0b10 #define SMSG_MANNER_MESSAGE 0x014a +#define SMSG_CHAT_SILENCE 0x014b /********************************** * Packets from client to server * -- cgit v1.2.3-70-g09d2