Move the mod-level initialisation code back into the load screen.
This commit is contained in:
@@ -184,6 +184,6 @@ namespace OpenRA
|
||||
{
|
||||
void Init(Manifest m, Dictionary<string, string> info);
|
||||
void Display();
|
||||
void StartGame();
|
||||
void StartGame(Arguments args);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user