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

    r10114 r10415  
    9292
    9393
    94   this->setActionSound(WA_SHOOT, "sound/explosions/explosion_3.wav");
    95   this->setActionSound(WA_ACTIVATE, "sound/voices/rockets.wav");
    96   this->setActionSound(WA_RELOAD, "sound/vocals/reload.wav");
     94  this->setActionSound(WA_SHOOT, "sounds/explosions/explosion_3.wav");
     95  this->setActionSound(WA_ACTIVATE, "sounds/voices/rockets.wav");
     96  this->setActionSound(WA_RELOAD, "sounds/vocals/reload.wav");
    9797}
    9898
Note: See TracChangeset for help on using the changeset viewer.