remove bogus comment

This commit is contained in:
Igor Popov
2012-06-10 21:41:54 +04:00
committed by Chris Forbes
parent bd45ffa022
commit b7258e61f3

View File

@@ -311,7 +311,6 @@ namespace OpenRA
{
System.Threading.Thread.Sleep(100);
//Accessing public field and List::Count is thread safe
if((server.GameStarted)&&(server.conns.Count<=1))
{
Console.WriteLine("No one is playing, shutting down...");