diff options
author | Adam <Adam@anope.org> | 2010-11-22 13:06:44 -0600 |
---|---|---|
committer | Adam <Adam@anope.org> | 2010-12-12 19:36:16 -0500 |
commit | 1a286397e36b9442e43f67584e026f321a10d552 (patch) | |
tree | 8b87d074ba3ad7152f2b1a2e29ad04e0bfc5e7af /modules/protocol/unreal32.cpp | |
parent | 697dc8938279f33f2ac2c0b2248793c75de07b19 (diff) |
Added a plexus3 protocol module
Diffstat (limited to 'modules/protocol/unreal32.cpp')
-rw-r--r-- | modules/protocol/unreal32.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/protocol/unreal32.cpp b/modules/protocol/unreal32.cpp index 70e03cf55..80d1ab08d 100644 --- a/modules/protocol/unreal32.cpp +++ b/modules/protocol/unreal32.cpp @@ -17,7 +17,6 @@ IRCDVar myIrcd[] = { {"UnrealIRCd 3.2.x", /* ircd name */ "+Soiq", /* Modes used by pseudoclients */ - 5, /* Chan Max Symbols */ 1, /* SVSNICK */ 1, /* Vhost */ 1, /* Supports SNlines */ @@ -27,7 +26,6 @@ IRCDVar myIrcd[] = { 0, /* Chan SQlines */ 0, /* Quit on Kill */ 1, /* SVSMODE unban */ - 1, /* Reverse */ 1, /* vidents */ 1, /* svshold */ 1, /* time stamp on mode */ |