oh who cares

This commit is contained in:
Goodlyay 2017-01-06 16:22:06 -08:00
parent 37f97d9242
commit 48a5019693

View File

@ -87,7 +87,7 @@ namespace MCGalaxy.Commands {
Thread.Sleep(3000);
}
const string msg = "Your IP has been backtraced + reported to FBI Cybercrimes Unit.";
const string msg = "Your IP has been backtraced + reported to FBI Cyber Crimes Unit.";
p.Leave("kicked (" + msg + ")", msg, false);
}