Changeset 10415 in orxonox.OLD for trunk/src/world_entities/projectiles/bomb.cc
- Timestamp:
- Jan 27, 2007, 10:43:17 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/projectiles/bomb.cc
r10114 r10415 76 76 this->detonationMaterial->setDiffuse(1, 0, 0); 77 77 78 this->loadExplosionSound("sound /explosions/explosion_7_far.wav");78 this->loadExplosionSound("sounds/explosions/explosion_7_far.wav"); 79 79 // this->detonationMaterial->setTransparency(.1); 80 80 /**
Note: See TracChangeset
for help on using the changeset viewer.