diff --git a/data/assets/scene/solarsystem/heliosphere/bastille_day/actions.asset b/data/assets/scene/solarsystem/heliosphere/bastille_day/actions.asset index cce8a03967..e031755ffd 100644 --- a/data/assets/scene/solarsystem/heliosphere/bastille_day/actions.asset +++ b/data/assets/scene/solarsystem/heliosphere/bastille_day/actions.asset @@ -3,6 +3,7 @@ local bastilleday_setup_startofcme = { Name = "Reset to start of CME, no loop", Command = [[ openspace.time.setTime('2000-JUL-14 10:03:00.00'); + openspace.time.setDeltaTime(1); openspace.scriptScheduler.clear(); ]], Documentation = "Button to reset to the the start of the CME", diff --git a/data/profiles/bastilleday2000.profile b/data/profiles/bastilleday2000.profile index 46c0379e14..33bc401e2c 100644 --- a/data/profiles/bastilleday2000.profile +++ b/data/profiles/bastilleday2000.profile @@ -72,13 +72,9 @@ "key": "D" }, { - "action": "os.events.bastilleday.fluxnodelegend.showlegend", + "action": "os.events.bastilleday.fluxnodelegend.togglelegend", "key": "N" }, - { - "action": "os.events.bastilleday.fluxnodelegend.hidelegend", - "key": "M" - }, { "action": "os.events.bastilleday.magnetogramtexture.switchcolorlayer", "key": "I"