mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-02 10:29:35 -06:00
Create separate key bindings for rosetta mission
Prolong rosetta trail
This commit is contained in:
@@ -6,9 +6,9 @@ function preInitialization()
|
||||
critical objects.
|
||||
]]--
|
||||
|
||||
-- openspace.time.setTime("2014 AUG 21 18:00:00")
|
||||
openspace.time.setTime("2015 SEP 10 19:39:00")
|
||||
dofile(openspace.absPath('${SCRIPTS}/bind_keys.lua'))
|
||||
openspace.time.setTime("2014 AUG 21 18:00:00")
|
||||
-- openspace.time.setTime("2015 SEP 10 19:39:00")
|
||||
dofile(openspace.absPath('${SCRIPTS}/bind_keys_rosetta.lua'))
|
||||
end
|
||||
|
||||
function postInitialization()
|
||||
|
||||
@@ -103,7 +103,7 @@ return {
|
||||
Color = "textures/glare.png"
|
||||
},
|
||||
StartTime = "2014 AUG 01 12:00:00",
|
||||
EndTime = "2015 MAY 26 12:00:00"
|
||||
EndTime = "2016 MAY 26 12:00:00"
|
||||
},
|
||||
GuiName = "RosettaCometTrail"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user