- Timestamp:
- May 9, 2015, 2:34:38 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/weaponFS15/src/modules/weapons/weaponmodes/GravityBombFire.cc
r10435 r10438 31 31 32 32 this->setMunitionName("GravityBombMunition"); 33 // The firing sound of the Rocket is played in Rocket.cc (because of OpenAl sound positioning)33 this->setDefaultSoundWithVolume("sounds/Rocket_launch.ogg",0.8); 34 34 } 35 35
Note: See TracChangeset
for help on using the changeset viewer.