Merge pull request #3135 from ScottNZ/ui
Start moving towards saner RA widget logic
This commit is contained in:
@@ -90,11 +90,7 @@ namespace OpenRA.Mods.RA
|
||||
Ui.OpenWindow(Info["InstallerMenuWidget"], args);
|
||||
}
|
||||
else
|
||||
{
|
||||
Game.LoadShellMap();
|
||||
Ui.ResetAll();
|
||||
Ui.OpenWindow("MAINMENU_BG");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user