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);
}
public void StartGame()
{
TestAndContinue();
}
public void StartGame() { TestAndContinue(); }
void TestAndContinue()
{