mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
Fix for Handle=H14K1 with BrakeValve=K
This commit is contained in:
@@ -346,7 +346,7 @@ double TBrake::GetVRP()
|
||||
// cisnienie zbiornika sterujacego
|
||||
double TBrake::GetCRP()
|
||||
{
|
||||
return 0;
|
||||
return GetBRP();
|
||||
}
|
||||
|
||||
// przeplyw z przewodu glowneg
|
||||
|
||||
Reference in New Issue
Block a user