fix templates for cnc (103x1 tiles were quite clearly broken)
This commit is contained in:
@@ -15,7 +15,7 @@ namespace OpenRA.Editor
|
||||
InitializeComponent();
|
||||
LocateGameRoot();
|
||||
|
||||
LoadMap("ra", "mjolnir");
|
||||
LoadMap("cnc", "scm01ea");
|
||||
}
|
||||
|
||||
void LoadMap(string mod, string mapname)
|
||||
|
||||
Reference in New Issue
Block a user