Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10418 in orxonox.OLD for trunk/src/world_entities/weapons/turret.cc


Ignore:
Timestamp:
Jan 27, 2007, 11:25:24 PM (17 years ago)
Author:
patrick
Message:

new names

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/weapons/turret.cc

    r10415 r10418  
    9494
    9595  this->setActionSound(WA_SHOOT, "sounds/explosions/explosion_3.wav");
    96   this->setActionSound(WA_ACTIVATE, "sounds/vocals/missiles.wav");
     96  this->setActionSound(WA_ACTIVATE, "sounds/vocals/rockets.wav");
    9797  this->setActionSound(WA_RELOAD, "sounds/vocals/reload.wav");
    9898
Note: See TracChangeset for help on using the changeset viewer.