mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
add missing isMovingCoefValue CfgDynamicSimulation var
This commit is contained in:
parent
6f42a5f47f
commit
82041a33b2
@ -9,6 +9,7 @@ class CfgDynamicSimulation
|
|||||||
baseDynamicSimulationSystem = true; // plot pole and base pieces
|
baseDynamicSimulationSystem = true; // plot pole and base pieces
|
||||||
|
|
||||||
// Distances and Coef
|
// Distances and Coef
|
||||||
|
isMovingCoefValue = 2;
|
||||||
groupDynSimDistance = 1600;
|
groupDynSimDistance = 1600;
|
||||||
vehicleDynSimDistance = 1600;
|
vehicleDynSimDistance = 1600;
|
||||||
emptyVehicleDynSimDistance = 1600;
|
emptyVehicleDynSimDistance = 1600;
|
||||||
|
Loading…
Reference in New Issue
Block a user