mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 08:09:19 +02:00
build 180419. radiator fan sounds, radiator shutters submodels, minor enhancements and bug fixes
This commit is contained in:
@@ -7800,8 +7800,9 @@ void TMoverParameters::LoadFIZ_Brake( std::string const &line ) {
|
||||
DeltaPipePress = HighPipePress - LowPipePress;
|
||||
|
||||
extract_value( VeselVolume, "Vv", line, "" );
|
||||
/*
|
||||
if( VeselVolume == 0.0 ) { VeselVolume = 0.01; }
|
||||
|
||||
*/
|
||||
extract_value( MinCompressor, "MinCP", line, "" );
|
||||
extract_value( MaxCompressor, "MaxCP", line, "" );
|
||||
extract_value( CompressorSpeed, "CompressorSpeed", line, "" );
|
||||
|
||||
Reference in New Issue
Block a user