mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-01 17:19:05 -06:00
Move keybindings for the newhorizons scene into its own file
This commit is contained in:
@@ -16,7 +16,7 @@ function preInitialization()
|
||||
-- openspace.time.setTime("2015-07-14T02:41:55.00")
|
||||
openspace.time.setTime("2015-07-14T10:05:00.00")
|
||||
openspace.time.setDeltaTime(0)
|
||||
dofile(openspace.absPath('${SCRIPTS}/bind_keys.lua'))
|
||||
dofile(openspace.absPath('${SCRIPTS}/bind_keys_newhorizons.lua'))
|
||||
end
|
||||
|
||||
function postInitialization()
|
||||
|
||||
Reference in New Issue
Block a user