Changeset 10579 in orxonox.OLD for branches/cleanup/src/world_entities/weapons/targeting_turret.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/targeting_turret.cc
r10419 r10579 94 94 this->setActionSound(WA_SHOOT, "sounds/explosions/explosion_3.wav"); 95 95 this->setActionSound(WA_ACTIVATE, "sounds/voices/rockets.wav"); 96 this->setActionSound(WA_RELOAD, "sounds/voices/reload.wav");96 // this->setActionSound(WA_RELOAD, "sounds/voices/reload.wav"); 97 97 } 98 98
Note: See TracChangeset
for help on using the changeset viewer.