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