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/boomerang_gun.cc

    r10418 r10419  
    9595
    9696  this->setActionSound(WA_SHOOT, "sounds/explosions/explosion_3.wav");
    97   this->setActionSound(WA_ACTIVATE, "sounds/vocals/rockets.wav");
    98   this->setActionSound(WA_RELOAD, "sounds/vocals/reload.wav");
     97  this->setActionSound(WA_ACTIVATE, "sounds/voices/rockets.wav");
     98  this->setActionSound(WA_RELOAD, "sounds/voices/reload.wav");
    9999
    100100}
Note: See TracChangeset for help on using the changeset viewer.