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

    r10368 r10415  
    4242/*  this->loadModel("models/projectiles/orx-rocket.obj", 0.5);*/
    4343  this->loadModel("models/projectiles/swarm_projectile.obj"); // no double rescale (see draw())
    44   this->loadExplosionSound("sound/explosions/explosion_4.wav");
     44  this->loadExplosionSound("sounds/explosions/explosion_4.wav");
    4545
    4646
Note: See TracChangeset for help on using the changeset viewer.