Suspension height fixes

This commit is contained in:
Fierelier 2022-10-27 19:17:54 +02:00
parent 3e79cb90b0
commit 636fcf350f
1 changed files with 2 additions and 2 deletions

View File

@ -513,7 +513,7 @@ correctedRideHeight = {
"db9": 0.9,
"eclipsegt": 1.3,
"elise": 0.9,
"fordgt": 0.9,
"fordgt": 0.8,
"gallardo": 1.1,
"gti": 1.3,
"gto": 1.3,
@ -532,7 +532,7 @@ correctedRideHeight = {
"slr": 1.1,
"supra": 1.0,
"tt": 1.3,
"viper": 1.0
"viper": 0.85
}
rideHeightMultTop = 0.8