mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-24 04:58:59 -05:00
5c3aef96c1
* 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>
5 lines
212 B
Lua
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");
|