16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-21 12:29:18 +02:00

Fix of speed ctrl unit for another EIM vehicles

This commit is contained in:
Królik Uszasty
2019-10-27 10:13:31 +01:00
parent 572cb01b83
commit 6f067d72ad

View File

@@ -5611,6 +5611,7 @@ double TMoverParameters::TractionForce( double dt ) {
}
}
}
SpeedCtrlUnit.IsActive = SpeedCtrlValue > 0;
}
double edBCP = Hamulec->GetEDBCP();
if( ( false == Doors.instances[ side::left ].is_closed )