Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

    r10114 r10415  
    7676  this->detonationMaterial->setDiffuse(1, 0, 0);
    7777
    78   this->loadExplosionSound("sound/explosions/explosion_7_far.wav");
     78  this->loadExplosionSound("sounds/explosions/explosion_7_far.wav");
    7979  //   this->detonationMaterial->setTransparency(.1);
    8080  /**
Note: See TracChangeset for help on using the changeset viewer.