adding multi spammer support to chatcleaner

This commit is contained in:
doitux
2009-08-18 20:37:45 +00:00
parent faa31d202a
commit 44d32b7376
5 changed files with 41 additions and 28 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ private:
int lastWarnType;
int warnLevel;
};
ClientWarnInfos myClientWarnInfos;
QMap<unsigned, ClientWarnInfos> myClientWarnLevelList;
int warnLevelToKick;