mirror of
https://github.com/anope/anope.git
synced 2026-07-01 17:06:38 +02:00
InspIRCd: Add support for sending detecting m_topiclock and sending SVSTOPIC when it is available
This commit is contained in:
@@ -18,6 +18,7 @@ static bool has_globopsmod = false;
|
||||
static bool has_chghostmod = false;
|
||||
static bool has_chgidentmod = false;
|
||||
static bool has_rlinemod = false;
|
||||
static bool has_svstopic_topiclock = false;
|
||||
static unsigned int spanningtree_proto_ver = 1201;
|
||||
#include "inspircd-ts6.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user