mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 15:09:19 +02:00
Added sound of working retarder
This commit is contained in:
committed by
tmj-fstate
parent
f32b1efb18
commit
84e800120c
1
DynObj.h
1
DynObj.h
@@ -403,6 +403,7 @@ private:
|
||||
sound_source radiator_fan_aux { sound_placement::engine };
|
||||
sound_source transmission { sound_placement::engine };
|
||||
sound_source rsEngageSlippery { sound_placement::engine }; // moved from cab
|
||||
sound_source retarder { sound_placement::engine };
|
||||
|
||||
void position( glm::vec3 const Location );
|
||||
void render( TMoverParameters const &Vehicle, double const Deltatime );
|
||||
|
||||
Reference in New Issue
Block a user