The host can send chat messages, fixed client not being passed to ServerRead methods
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user