mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 19:49:19 +02:00
Fix of speed ctrl unit for another EIM vehicles
This commit is contained in:
@@ -5611,6 +5611,7 @@ double TMoverParameters::TractionForce( double dt ) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
SpeedCtrlUnit.IsActive = SpeedCtrlValue > 0;
|
||||||
}
|
}
|
||||||
double edBCP = Hamulec->GetEDBCP();
|
double edBCP = Hamulec->GetEDBCP();
|
||||||
if( ( false == Doors.instances[ side::left ].is_closed )
|
if( ( false == Doors.instances[ side::left ].is_closed )
|
||||||
|
|||||||
Reference in New Issue
Block a user