Minor changes for targeting.

This commit is contained in:
michal
2014-11-10 13:00:04 -05:00
parent 2426d62677
commit 0803b1cacf
7 changed files with 113 additions and 66 deletions

View File

@@ -4,7 +4,7 @@ openspace.time.setTime("2007-02-26T17:34:49")
--openspace.time.setDeltaTime(200000.0)
--openspace.time.setDeltaTime(84600.00)
openspace.time.setDeltaTime(3600)
--openspace.time.setDeltaTime(50.0)
--openspace.time.setDeltaTime(3600)
openspace.time.setDeltaTime(100.0)
-- print(openspace.time.currentTimeUTC())