mirror of
https://github.com/anope/anope.git
synced 2026-06-30 18:06:39 +02:00
Parse and store the spanningtree protocol version for InspIRCd
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 unsigned int spanningtree_proto_ver = 1201;
|
||||
#include "inspircd-ts6.h"
|
||||
|
||||
static bool has_servicesmod = false;
|
||||
|
||||
Reference in New Issue
Block a user