Skip to content

Commit

Permalink
Load Temperat.mix and Desert.mix in DTA config
Browse files Browse the repository at this point in the history
  • Loading branch information
Rampastring committed Apr 26, 2024
1 parent be46e99 commit 6ef46e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/TSMapEditor/Config/Theaters.ini
Expand Up @@ -10,7 +10,7 @@

[Temperate]
ConfigINIPath=INI/Temperat.ini
ContentMIXName=IsoTemp.mix
ContentMIXName=IsoTemp.mix,Temperat.mix
TerrainPaletteName=isotem.pal
UnitPaletteName=unittem.pal
;TiberiumPaletteName=
Expand All @@ -19,7 +19,7 @@ NewTheaterBuildingLetter=A

[Desert]
ConfigINIPath=INI/Desert.ini
ContentMIXName=IsoDes.mix
ContentMIXName=IsoDes.mix,Desert.mix
TerrainPaletteName=isodes.pal
UnitPaletteName=unitdes.pal
FileExtension=.des
Expand Down

0 comments on commit 6ef46e3

Please sign in to comment.