Changeset 10579 in orxonox.OLD for branches/cleanup/src/world_entities/weapons/boomerang_gun.cc
- Timestamp:
- Feb 7, 2007, 9:49:40 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/cleanup/src/world_entities/weapons/boomerang_gun.cc
r10419 r10579 96 96 this->setActionSound(WA_SHOOT, "sounds/explosions/explosion_3.wav"); 97 97 this->setActionSound(WA_ACTIVATE, "sounds/voices/rockets.wav"); 98 this->setActionSound(WA_RELOAD, "sounds/voices/reload.wav");98 // this->setActionSound(WA_RELOAD, "sounds/voices/reload.wav"); 99 99 100 100 }
Note: See TracChangeset
for help on using the changeset viewer.