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)
|
||||
|
||||
@@ -583,13 +583,13 @@ tiletype0=7
|
||||
|
||||
[TEM69]
|
||||
Name=P03
|
||||
width=103
|
||||
width=1
|
||||
height=1
|
||||
tiletype0=7
|
||||
|
||||
[TEM70]
|
||||
Name=P04
|
||||
width=103
|
||||
width=1
|
||||
height=1
|
||||
tiletype0=7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user