Add fallback texture for Mars

This commit is contained in:
Kalle Bladin
2017-07-14 00:26:01 +02:00
parent e825d3b736
commit 42ff93c4da

View File

@@ -43,6 +43,11 @@ return {
Name = "Viking",
FilePath = "map_service_configs/MARS_Viking_MDIM21.xml",
Enabled = true,
Fallback = {
Name = "Mars Texture",
FilePath = "textures/mars.jpg",
Enabled = true,
},
},
{
Name = "MOLA Pseudo Color",