1
0
mirror of https://github.com/anope/anope.git synced 2026-06-29 17:56:37 +02:00

Merge branch '2.0' into 2.1.

This commit is contained in:
Sadie Powell
2023-07-11 12:28:51 +01:00
12 changed files with 47 additions and 16 deletions
+1
View File
@@ -31,6 +31,7 @@ class UnrealIRCdProto : public IRCDProto
CanSetVIdent = true;
CanSNLine = true;
CanSQLine = true;
CanSQLineChannel = true;
CanSZLine = true;
CanSVSHold = true;
CanCertFP = true;