- Timestamp:
- Oct 19, 2015, 4:00:00 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/explosionChunksHS15/src/orxonox/worldentities/BigExplosion.cc
r9952 r10669 80 80 void BigExplosion::init() 81 81 { 82 83 orxout() << "BigExplosion" << endl; 84 82 85 this->debrisEntity1_ = new MovableEntity(this->getContext()); 83 86 this->debrisEntity2_ = new MovableEntity(this->getContext());
Note: See TracChangeset
for help on using the changeset viewer.