Change starting position of Vue2

This commit is contained in:
Tobias Eidelpes 2021-06-17 22:15:12 +02:00
parent a3183ade07
commit 20a69cc24e

View File

@ -20,7 +20,7 @@
"modelType": "Vue2", "modelType": "Vue2",
"vin": "5GZCZ43D13S812716", "vin": "5GZCZ43D13S812716",
"startingVelocity": 130, "startingVelocity": 130,
"startingDistance": 100, "startingDistance": 400,
"startingTime": 25 "startingTime": 25
} }
] ]