Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

vocals ⇒ voices

File:
1 edited

Legend:

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

    r10418 r10419  
    105105
    106106  this->setActionSound(WA_SHOOT, "sounds/explosions/explosion_1.wav");
    107   this->setActionSound(WA_ACTIVATE, "sounds/vocals/rockets.wav");
    108   this->setActionSound(WA_RELOAD, "sounds/vocals/reload.wav");
     107  this->setActionSound(WA_ACTIVATE, "sounds/voices/rockets.wav");
     108  this->setActionSound(WA_RELOAD, "sounds/voices/reload.wav");
    109109
    110110}
Note: See TracChangeset for help on using the changeset viewer.