From 42ff93c4da3c2811104c9aaf89f530918a530fbb Mon Sep 17 00:00:00 2001 From: Kalle Bladin Date: Fri, 14 Jul 2017 00:26:01 +0200 Subject: [PATCH] Add fallback texture for Mars --- data/scene/lodglobes/mars/mars.mod | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/scene/lodglobes/mars/mars.mod b/data/scene/lodglobes/mars/mars.mod index 7443aa8f2f..2daeeebdd4 100644 --- a/data/scene/lodglobes/mars/mars.mod +++ b/data/scene/lodglobes/mars/mars.mod @@ -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",