style issue on CncLoadScreen
This commit is contained in:
@@ -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()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user