From da064c030d22c0920f74b345ca3118c9204dae2b Mon Sep 17 00:00:00 2001 From: Matheus Macabu Date: Thu, 4 Jul 2013 19:32:46 -0300 Subject: Implemented official mute system. Thanks to: Ai4rei/Mirei for the code; kyeme for suggesting it; Napster for updating the patch. Signed-off-by: Matheus Macabu --- src/map/battle.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/battle.c') diff --git a/src/map/battle.c b/src/map/battle.c index 18c95c76d..d03afc431 100644 --- a/src/map/battle.c +++ b/src/map/battle.c @@ -6461,6 +6461,7 @@ static const struct _battle_data { { "item_enabled_npc", &battle_config.item_enabled_npc, 1, 0, 1, }, { "gm_ignore_warpable_area", &battle_config.gm_ignore_warpable_area, 0, 2, 100, }, { "packet_obfuscation", &battle_config.packet_obfuscation, 1, 0, 3, }, + { "client_accept_chatdori", &battle_config.client_accept_chatdori, 0, 0, 1, }, }; #ifndef STATS_OPT_OUT /** -- cgit v1.2.3-60-g2f50