This commit is contained in:
Paul Chote
2011-05-12 20:33:53 +12:00
parent 61facc7bb1
commit 603379aa96
3 changed files with 35 additions and 27 deletions

View File

@@ -276,7 +276,8 @@ namespace OpenRA
ConnectionStateChanged = om => {};
BeforeGameStart = () => {};
AfterGameStart = w => {};
afterTickActions = new ActionQueue();
while (Widget.WindowList.Count > 0)
Widget.CloseWindow();
worldRenderer = null;
if (server != null)