mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-26 22:19:17 -06:00
set ProjectionListener to false in plutoprojection.mod
This commit is contained in:
@@ -209,7 +209,7 @@ return {
|
||||
Size = {1.0, 6.4},
|
||||
Origin = "Center",
|
||||
Billboard = true,
|
||||
ProjectionListener = true,
|
||||
ProjectionListener = false,
|
||||
Texture = "textures/Pluto-Text.png"
|
||||
},
|
||||
Ephemeris = {
|
||||
|
||||
Reference in New Issue
Block a user