The host can send chat messages, fixed client not being passed to ServerRead methods

This commit is contained in:
Regalis
2016-12-09 16:45:08 +02:00
parent e4744e8385
commit bea523187b
4 changed files with 21 additions and 6 deletions
+1 -1
View File
@@ -1328,7 +1328,7 @@ namespace Barotrauma
{
isStillCountdown = 15;
}
DebugConsole.NewMessage(Convert.ToString(memInput.Count), Color.Lime);
//DebugConsole.NewMessage(Convert.ToString(memInput.Count), Color.Lime);
}
else
{