mirror of
https://github.com/ClassiCube/MCGalaxy.git
synced 2025-09-26 06:43:25 -04:00
Fix spacing in /hacks
This commit is contained in:
parent
80c3628ee2
commit
37f97d9242
@ -87,7 +87,7 @@ namespace MCGalaxy.Commands {
|
|||||||
Thread.Sleep(3000);
|
Thread.Sleep(3000);
|
||||||
}
|
}
|
||||||
|
|
||||||
const string msg = "Your IP has been backtraced + reported to FBI Cyber Crimes Unit.";
|
const string msg = "Your IP has been backtraced + reported to FBI Cybercrimes Unit.";
|
||||||
p.Leave("kicked (" + msg + ")", msg, false);
|
p.Leave("kicked (" + msg + ")", msg, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user