Changeset 6123 in orxonox.OLD for branches/objectmanager/src/world_entities/weapons/test_bullet.cc
- Timestamp:
- Dec 15, 2005, 2:14:53 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/objectmanager/src/world_entities/weapons/test_bullet.cc
r5994 r6123 119 119 ParticleEngine::getInstance()->breakConnections(this->emitter); 120 120 this->lifeCycle = 0.0; 121 this->toList(OM_NULL); 121 122 122 123 // GarbageCollector::getInstance()->collect(this);
Note: See TracChangeset
for help on using the changeset viewer.