Saner load code for cnc. Installing not yet implemented.
This commit is contained in:
@@ -15,7 +15,7 @@ namespace OpenRA.Mods.RA
|
||||
{
|
||||
public class NullLoadScreen : ILoadScreen
|
||||
{
|
||||
public void Init() {}
|
||||
public void Init(Dictionary<string, string> info) {}
|
||||
public void Display()
|
||||
{
|
||||
if (Game.Renderer == null)
|
||||
|
||||
Reference in New Issue
Block a user