mirror of
https://github.com/ClassiCube/MCGalaxy.git
synced 2025-09-22 20:16:36 -04:00
I am a massive idiot for not removing this debugging statement
This commit is contained in:
parent
9bbfec25c2
commit
bd4eb050c0
@ -32,10 +32,6 @@ namespace MCGalaxy.Commands {
|
||||
message = Colors.EscapeColors(message);
|
||||
Chat.MessageAll(message);
|
||||
Server.IRC.Say(message);
|
||||
|
||||
for (int i = 0; i < 1000000; i++) {
|
||||
Server.s.Log("FDSSDFSDFSFDDSF");
|
||||
}
|
||||
}
|
||||
|
||||
public override void Help(Player p) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user