From 86b135b3e0a76680af677cca491b471d6c0d6429 Mon Sep 17 00:00:00 2001 From: EyesOfAHawk Date: Tue, 16 Oct 2018 19:53:33 +1300 Subject: Add config for '@channel setopt MessageDelay '. --- src/map/channel.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/channel.h') diff --git a/src/map/channel.h b/src/map/channel.h index 4ac3c6037..c56227c66 100644 --- a/src/map/channel.h +++ b/src/map/channel.h @@ -75,6 +75,7 @@ struct Channel_Config { char irc_server[40], irc_channel[50], irc_nick[40], irc_nick_pw[30]; unsigned short irc_server_port; bool irc_use_ghost; + int channel_opt_msg_delay; }; struct channel_ban_entry { -- cgit v1.2.3-60-g2f50