Changeset 7183 for code/trunk/src/modules
- Timestamp:
- Aug 18, 2010, 7:49:31 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/modules/weapons/weaponmodes/SimpleRocketFire.cc
r7163 r7183 54 54 55 55 this->setMunitionName("TargetSeeking Rockets"); 56 this->setDefaultSoundWithVolume("sounds/Rocket_launch.ogg",0.4 );56 this->setDefaultSoundWithVolume("sounds/Rocket_launch.ogg",0.4f); 57 57 // The firing sound of the Rocket is played in Rocket.cc (because of OpenAl sound positioning) 58 58 }
Note: See TracChangeset
for help on using the changeset viewer.