mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-06 19:39:56 -05:00
Disable minor moons of jupiter and saturn on profile startup (#3169)
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{
|
||||
"additional_scripts": [
|
||||
"openspace.action.triggerAction('os.solarsystem.JupiterMinorMoonsOff')",
|
||||
"openspace.action.triggerAction('os.solarsystem.SaturnMinorMoonsOff')"
|
||||
],
|
||||
"assets": [
|
||||
"base",
|
||||
"base_keybindings",
|
||||
|
||||
Reference in New Issue
Block a user