Files
OpenSpace/data/assets/util/default_actions.asset
T
Micah Acinapura 5c3aef96c1 Remove orion neblua from base; updatedpaths for actions (#2088)
* Removed Orion nebula from base and added to default_full profile
* Updated paths for actions
* Added debug action for undoing event fading

Co-authored-by: Alexander Bock <mail@alexanderbock.eu>
2022-05-06 13:33:44 -04:00

5 lines
212 B
Lua

asset.require("actions/trails/toggle_all_trails");
asset.require("actions/trails/toggle_trails_planets_moons");
asset.require("actions/planets/planet_lighting");
asset.require("actions/system/undo_event_fades");