Some changes - not sure exactly what
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"planets": [
|
||||
"bodies": [
|
||||
{
|
||||
"name": "Earth",
|
||||
"mass": 5.972e24,
|
||||
@@ -10,7 +10,7 @@
|
||||
"name": "Moon",
|
||||
"mass": 7.34767309e22,
|
||||
"position": [149982270700, 0, 0],
|
||||
"velocity": [0, 30802, 0]
|
||||
"velocity": [0, 30822, 0]
|
||||
},
|
||||
{
|
||||
"name": "Sun",
|
||||
|
||||
Reference in New Issue
Block a user