mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 02:29:19 +02:00
Add braking resistor ventilator sound and simple simulation
This commit is contained in:
1
DynObj.h
1
DynObj.h
@@ -486,6 +486,7 @@ private:
|
||||
// engine sounds
|
||||
powertrain_sounds m_powertrainsounds;
|
||||
sound_source sConverter { sound_placement::engine };
|
||||
sound_source sBRVent {sound_placement::engine};
|
||||
sound_source sCompressor { sound_placement::engine }; // NBMX wrzesien 2003
|
||||
sound_source sCompressorIdle { sound_placement::engine };
|
||||
sound_source sSmallCompressor { sound_placement::engine };
|
||||
|
||||
Reference in New Issue
Block a user