Skip to content

Commit 5df6ec2

Browse files
authored
Add OptionalContentMIXName to Theaters.ini
This ensures that it'll be able to find structures and overlay in Temperat.mix/Snow.mix for newer versions of the TS Client.
1 parent 217fcc9 commit 5df6ec2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/TSMapEditor/Config/Theaters.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
[Temperate]
1212
ConfigINIPath=INI/Temperat.ini
1313
ContentMIXName=IsoTemp.mix
14+
OptionalContentMIXName=Temperat.mix,Tem.mix
1415
TerrainPaletteName=isotem.pal
1516
UnitPaletteName=unittem.pal
1617
;TiberiumPaletteName=
@@ -21,6 +22,7 @@ PaveConnectToTileSets=20,38,40
2122
[Snow]
2223
ConfigINIPath=INI/Snow.ini
2324
ContentMIXName=IsoSnow.mix
25+
OptionalContentMIXName=Snow.mix,Sno.mix
2426
TerrainPaletteName=isosno.pal
2527
UnitPaletteName=unitsno.pal
2628
FileExtension=.sno

0 commit comments

Comments
 (0)