mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-13 07:21:08 -06:00
changed to png instead of tif for new jupiter texture
This commit is contained in:
@@ -12,7 +12,7 @@ local texturesPath = asset.resource({
|
||||
|
||||
local Layer = {
|
||||
Identifier = "JunoCassini",
|
||||
FilePath = texturesPath .. "jupiter_juno_cassini.tif",
|
||||
FilePath = texturesPath .. "jupiter_juno_cassini.png",
|
||||
Enabled = asset.enabled,
|
||||
ZIndex = 5,
|
||||
Name = "Merged Cassini and Juno",
|
||||
|
||||
Reference in New Issue
Block a user