- Timestamp:
- Feb 8, 2006, 10:13:06 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/effects/explosion.cc
r7106 r7120 93 93 this->emitter->setSystem(Explosion::explosionParticles); 94 94 this->emitter->updateNode(.01); 95 this->emitter->updateNode(.01); 95 96 this->toList(OM_DEAD_TICK); 96 97 this->lifeCycle = 0.0;
Note: See TracChangeset
for help on using the changeset viewer.