mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-19 09:59:18 +02:00
minor refactoring and bug fixes
This commit is contained in:
@@ -5064,6 +5064,7 @@ void TDynamicObject::LoadMMediaFile( std::string BaseDir, std::string TypeName,
|
||||
// pliki z turbogeneratorem
|
||||
m_powertrainsounds.engine_turbo.deserialize( parser, sound_type::multipart, sound_parameters::range );
|
||||
m_powertrainsounds.engine_turbo.owner( this );
|
||||
m_powertrainsounds.engine_turbo.gain( 0 );
|
||||
}
|
||||
|
||||
else if( token == "small-compressor:" ) {
|
||||
|
||||
Reference in New Issue
Block a user