Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

changed the path names to reflect the new data repos

File:
1 edited

Legend:

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

    r10114 r10415  
    6868  //this->minCharge = 2;
    6969
    70   this->setActionSound(WA_SHOOT, "sound/laser.wav");
    71   this->setActionSound(WA_ACTIVATE, "sound/voices/lasers.wav");
     70  this->setActionSound(WA_SHOOT, "sounds/guns/laser.wav");
     71  this->setActionSound(WA_ACTIVATE, "sounds/voices/lasers.wav");
    7272
    7373
Note: See TracChangeset for help on using the changeset viewer.