Removed test line
This commit is contained in:
@@ -95,7 +95,6 @@ namespace ErgometerServer
|
||||
{
|
||||
chat.Add(new ChatMessage(name, input.ChatMessage, false));
|
||||
server.SendToDoctor(input);
|
||||
NetHelper.SendNetCommand(client, new NetCommand("shut up", session));
|
||||
Console.WriteLine(name + ": " + input.ChatMessage);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user