mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 23:31:13 -05:00
Miscellanous fixes
This commit is contained in:
@ -16,6 +16,8 @@ namespace StatsPlugin
|
||||
"with",
|
||||
"from",
|
||||
"about",
|
||||
"your",
|
||||
"just",
|
||||
"into",
|
||||
"over",
|
||||
"after",
|
||||
@ -26,6 +28,7 @@ namespace StatsPlugin
|
||||
"but",
|
||||
"his",
|
||||
"they",
|
||||
"then",
|
||||
"her",
|
||||
"she",
|
||||
"will",
|
||||
@ -45,6 +48,8 @@ namespace StatsPlugin
|
||||
"think",
|
||||
"look",
|
||||
"want",
|
||||
"can",
|
||||
"was",
|
||||
"give",
|
||||
"use",
|
||||
"find",
|
||||
@ -82,6 +87,7 @@ namespace StatsPlugin
|
||||
"the",
|
||||
"and",
|
||||
"that",
|
||||
"than",
|
||||
"have",
|
||||
"this",
|
||||
"one",
|
||||
@ -90,7 +96,9 @@ namespace StatsPlugin
|
||||
"yah",
|
||||
"why",
|
||||
"who" ,
|
||||
"when"};
|
||||
"when",
|
||||
"where",
|
||||
};
|
||||
|
||||
public ChatDatabase(string FN) : base(FN)
|
||||
{
|
||||
|
Reference in New Issue
Block a user