16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 16:19:19 +02:00

hacks for fake diesel

This commit is contained in:
milek7
2019-04-23 02:56:33 +02:00
parent aae73106f4
commit 0a947ad094
4 changed files with 28 additions and 3 deletions

View File

@@ -357,6 +357,7 @@ private:
sound_source linebreaker_open { sound_placement::engine };
sound_source rsWentylator { sound_placement::engine }; // McZapkie-030302
sound_source engine { sound_placement::engine }; // generally diesel engine
sound_source fake_engine { sound_placement::engine };
sound_source engine_ignition { sound_placement::engine }; // moved from cab
sound_source engine_shutdown { sound_placement::engine };
bool engine_state_last { false }; // helper, cached previous state of the engine