mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
Add fallback texture for Mars
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user