Merge pull request #7121 from pchote/switchmods
Add Launch.Connect command and on-connect mod switching.
This commit is contained in:
@@ -180,6 +180,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