Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 27, 2007, 10:43:17 PM (19 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/test_gun.cc

    r10114 r10415  
    124124  //this->minCharge = 2;
    125125
    126   this->setActionSound(WA_SHOOT, "sound/laser.wav");
    127   this->setActionSound(WA_ACTIVATE, "sound/voices/lasers.wav");
     126  this->setActionSound(WA_SHOOT, "sounds/guns/laser.wav");
     127  this->setActionSound(WA_ACTIVATE, "sounds/voices/lasers.wav");
    128128
    129129
Note: See TracChangeset for help on using the changeset viewer.