style issue on CncLoadScreen

This commit is contained in:
Chris Forbes
2011-09-24 21:26:56 +12:00
parent 420052b12c
commit ef71020835

View File

@@ -116,10 +116,7 @@ namespace OpenRA.Mods.Cnc
r.EndFrame(nih); r.EndFrame(nih);
} }
public void StartGame() public void StartGame() { TestAndContinue(); }
{
TestAndContinue();
}
void TestAndContinue() void TestAndContinue()
{ {