16
0
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:
2025-01-03 17:39:54 +01:00
parent 63a7fa55eb
commit a01a63c8bf
4 changed files with 40 additions and 2 deletions

View File

@@ -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 };