Set openspace time to right before first instrument event

This commit is contained in:
Erik Broberg
2016-08-08 16:52:07 -04:00
parent 19ab82174d
commit b780e694c4

View File

@@ -136,7 +136,7 @@ function preInitialization()
-- openspace.time.setTime("2015-07-12T22:19:20.00")
-- openspace.time.setTime("2015-07-13T20:59:00.00")
-- openspace.time.setTime("2015-07-14T02:41:55.00")
openspace.time.setTime("2018-10-25T04:00:00.00")
openspace.time.setTime("2019-01-13T19:18:00.00")
openspace.time.setDeltaTime(0)
end