Updated diff
This commit is contained in:
@@ -50,7 +50,6 @@ Vehicle:new({
|
||||
Power = 0.3,
|
||||
Coast = 0.15,
|
||||
Preload = 10,
|
||||
UsePowerBias = 10,
|
||||
ViscousCoeff = 0.96,
|
||||
Axle = Vector(1, 0, 0),
|
||||
DistributionCoeff = 0.4,
|
||||
@@ -59,7 +58,6 @@ Vehicle:new({
|
||||
Power = 0.4,
|
||||
Coast = 0.3,
|
||||
Preload = 10,
|
||||
UsePowerBias = 10,
|
||||
ViscousCoeff = 0.96,
|
||||
Axle = Vector(1, 0, 0),
|
||||
DistributionCoeff = 0.6,
|
||||
|
||||
Reference in New Issue
Block a user