mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 08:09:19 +02:00
Merge branch 'milek-dev' into gfx-work
This commit is contained in:
1
DynObj.h
1
DynObj.h
@@ -330,6 +330,7 @@ private:
|
||||
|
||||
struct powertrain_sounds {
|
||||
sound_source inverter { sound_placement::engine };
|
||||
std::vector<sound_source> motorblowers;
|
||||
std::vector<sound_source> motors; // generally traction motor(s)
|
||||
double motor_volume { 0.0 }; // MC: pomocnicze zeby gladziej silnik buczal
|
||||
float motor_momentum { 0.f }; // recent change in motor revolutions
|
||||
|
||||
Reference in New Issue
Block a user