- Timestamp:
- Dec 14, 2008, 8:13:43 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/objecthierarchy2/src/orxonox/objects/worldentities/pawns/Pawn.cc
r2438 r2447 180 180 effect->setOrientation(this->getOrientation()); 181 181 effect->setDestroyAfterLife(true); 182 effect->setSource("Orxonox/explosion2 ");182 effect->setSource("Orxonox/explosion2b"); 183 183 effect->setLifetime(4.0f); 184 184 }
Note: See TracChangeset
for help on using the changeset viewer.