mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-24 04:58:59 -05:00
Fix time for Osiris Rex (#880)
This commit is contained in:
committed by
Alexander Bock
parent
8ffb0da9e0
commit
688620ebf6
@@ -96,8 +96,9 @@ assetHelper.registerDashboardItems(asset, {
|
||||
})
|
||||
|
||||
asset.onInitialize(function ()
|
||||
-- openspace.time.setTime("2019 APR 16 12:03:00.00")
|
||||
openspace.time.setTime("2016 SEP 8 23:00:00.500")
|
||||
|
||||
openspace.time.setTime("2018 10 30 23:00:00.500")
|
||||
|
||||
sceneHelper.bindKeys(Keybindings)
|
||||
|
||||
sceneHelper.setDeltaTimeKeys({
|
||||
|
||||
Reference in New Issue
Block a user