From 3dc92fad981e28c760f3c6e95f5a8153ea6c9be4 Mon Sep 17 00:00:00 2001 From: Jon Santmyer Date: Wed, 15 Apr 2026 22:22:45 -0400 Subject: work on orbits (not right yet), orbit camera --- assets/systems/sol.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/systems/sol.csv') diff --git a/assets/systems/sol.csv b/assets/systems/sol.csv index 81fc14c..1c6dcfd 100644 --- a/assets/systems/sol.csv +++ b/assets/systems/sol.csv @@ -1,3 +1,3 @@ name,orbits,mass,radius,eccentricity,inclination,long_asc_node,long_periapsis,sgp,mean_long,semi_major_axis -Sol,0,1.988475e30,695700.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0 +Sol,,1.988475e30,695700.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0 Earth,0,5.97217e24,6371.0,0.0167,0.1249,-0.1965,1.7966,3.986e14,1.7534,149598023 -- cgit v1.2.3