Fix bug that caused change in camera direction when switching between interaction mode.

This commit is contained in:
Kalle
2016-07-12 14:52:00 -04:00
parent 1ebfe3ae7d
commit 916916f82b
10 changed files with 39 additions and 16 deletions
+1 -3
View File
@@ -160,17 +160,15 @@ return {
},
},
},
--[[
Ephemeris = {
Type = "Spice",
Body = "EARTH",
Reference = "ECLIPJ2000",
Observer = "SUN",
Observer = "EARTH BARYCENTER",
Kernels = {
"${OPENSPACE_DATA}/spice/de430_1850-2150.bsp"
}
},
--]]
GuiName = "/Solar/Planets/DebugGlobe"
},
-- EarthTrail module