Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

vocals ⇒ voices

File:
1 edited

Legend:

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

    r10418 r10419  
    102102
    103103  this->setActionSound(WA_SHOOT, "sounds/explosions/explosion_1.wav");
    104   this->setActionSound(WA_ACTIVATE, "sounds/vocals/rockets.wav");
    105   this->setActionSound(WA_RELOAD, "sounds/vocals/reload.wav");
     104  this->setActionSound(WA_ACTIVATE, "sounds/voices/rockets.wav");
     105  this->setActionSound(WA_RELOAD, "sounds/voices/reload.wav");
    106106
    107107}
Note: See TracChangeset for help on using the changeset viewer.