don't allow stacking of mapactors
This commit is contained in:
@@ -18,7 +18,7 @@ namespace OpenRA.Editor
|
||||
AppDomain.CurrentDomain.AssemblyResolve += FileSystem.ResolveAssembly;
|
||||
LocateGameRoot();
|
||||
|
||||
LoadMap("ra", "mjolnir");
|
||||
LoadMap("cnc", "scm02ea");
|
||||
}
|
||||
|
||||
void LoadMap(string mod, string mapname)
|
||||
|
||||
Reference in New Issue
Block a user