mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
Fix for AI decoupling old Knorr/West locomotives
This commit is contained in:
committed by
tmj-fstate
parent
ae5daac939
commit
916a611c8d
@@ -5002,6 +5002,7 @@ TController::UpdateSituation(double dt) {
|
||||
TableClear(); // skanowanie od nowa
|
||||
iDrivigFlags &= ~moveStartHorn; // bez trąbienia przed ruszeniem
|
||||
SetVelocity(fShuntVelocity, fShuntVelocity); // ustawienie prędkości jazdy
|
||||
mvOccupied->BrakeReleaser(0); // wyłączyć luzowanie
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user