Changeset 10415 in orxonox.OLD for trunk/src/world_entities/power_ups/weapon_power_up.cc
- Timestamp:
- Jan 27, 2007, 10:43:17 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/power_ups/weapon_power_up.cc
r10114 r10415 47 47 { 48 48 this->registerObject(this, WeaponPowerUp::_objectList); 49 this->loadPickupSound("sound /powerups/whats this2.wav");49 this->loadPickupSound("sounds/powerups/whats this2.wav"); 50 50 51 51 this->weaponXML = NULL;
Note: See TracChangeset
for help on using the changeset viewer.