Fix an issue that prevented the spheres from being rendered

This commit is contained in:
Alexander Bock
2021-04-16 17:24:41 +02:00
parent fdee3d4faf
commit 94d2db7376

View File

@@ -18,7 +18,7 @@ for z=1,3 do
Size = 0.20 + i * 0.01,
Segments = 80,
Opacity = 1,
Texture = "${DATA}/test2.jpg",
Texture = openspace.absPath("${DATA}/test2.jpg"),
Orientation = "Both",
},
GUI = {