basic dedicated server support

This commit is contained in:
Igor Popov
2012-06-07 18:08:22 +04:00
committed by Chris Forbes
parent 03229eca0c
commit bf73cdbd01
4 changed files with 28 additions and 3 deletions

View File

@@ -500,6 +500,7 @@ namespace OpenRA.Server
{
GameStarted = true;
listener.Stop();
Console.WriteLine("Game started");
foreach( var c in conns )