changed to png instead of tif for new jupiter texture

This commit is contained in:
Micah Acinapura
2026-01-08 18:06:55 -05:00
parent de330eace4
commit d17acc247c

View File

@@ -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",