Remove runtime mod merging. Closes #3421.
This commit is contained in:
@@ -124,7 +124,7 @@ namespace OpenRA.GameRules
|
||||
|
||||
public class GameSettings
|
||||
{
|
||||
public string[] Mods = { "ra" };
|
||||
public string Mod = "ra";
|
||||
|
||||
public bool ShowShellmap = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user