mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 13:59:19 +02:00
Add missing sound source definition
This commit is contained in:
2
Train.h
2
Train.h
@@ -803,7 +803,7 @@ public: // reszta może by?publiczna
|
|||||||
rsBrake,
|
rsBrake,
|
||||||
rsFadeSound,
|
rsFadeSound,
|
||||||
rsRunningNoise,
|
rsRunningNoise,
|
||||||
rsResonanceNoise,
|
rsResonanceNoise, rsWindSound,
|
||||||
rsHuntingNoise,
|
rsHuntingNoise,
|
||||||
m_rainsound;
|
m_rainsound;
|
||||||
sound_source m_radiosound { sound_placement::internal, 2 * EU07_SOUND_CABCONTROLSCUTOFFRANGE }; // cached template for radio messages
|
sound_source m_radiosound { sound_placement::internal, 2 * EU07_SOUND_CABCONTROLSCUTOFFRANGE }; // cached template for radio messages
|
||||||
|
|||||||
Reference in New Issue
Block a user