From 72ab27af76be8dd0f4ceca2f670d39b9a37cbd1d Mon Sep 17 00:00:00 2001 From: Adam Date: Sun, 21 Nov 2010 18:55:52 -0500 Subject: [PATCH] Introduce our clients with umode +q on Unreal so they can't be kicked --- modules/protocol/unreal32.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/protocol/unreal32.cpp b/modules/protocol/unreal32.cpp index 8c86dae0c..074bd5f62 100644 --- a/modules/protocol/unreal32.cpp +++ b/modules/protocol/unreal32.cpp @@ -16,7 +16,7 @@ IRCDVar myIrcd[] = { {"UnrealIRCd 3.2.x", /* ircd name */ - "+Soi", /* Modes used by pseudoclients */ + "+Soiq", /* Modes used by pseudoclients */ 5, /* Chan Max Symbols */ 1, /* SVSNICK */ 1, /* Vhost */