Changeset 10579 in orxonox.OLD for branches/cleanup/src/world_entities/weapons/acid_launcher.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/acid_launcher.cc
r10572 r10579 103 103 this->setActionSound(WA_SHOOT, "sounds/explosions/explosion_1.wav"); 104 104 this->setActionSound(WA_ACTIVATE, "sounds/voices/rockets.wav"); 105 this->setActionSound(WA_RELOAD, "sounds/voices/reload.wav");105 // this->setActionSound(WA_RELOAD, "sounds/voices/reload.wav"); 106 106 107 107 }
Note: See TracChangeset
for help on using the changeset viewer.