mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-24 13:09:22 -06:00
Remove EarthAtmosphere and MarsAtmosphere from the list of interesting nodes
This commit is contained in:
@@ -114,7 +114,7 @@ function postInitialization()
|
||||
-- Defined in scene_helper.lua
|
||||
-- Used to create focus buttons for a subset of scenegraph nodes
|
||||
mark_interesting_nodes({
|
||||
"Earth", "EarthAtmosphere", "Mars", "MarsAtmosphere", "Moon"
|
||||
"Earth", "Mars", "Moon"
|
||||
})
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user