Changeset 5479 in orxonox.OLD for trunk/src/world_entities
- Timestamp:
- Nov 3, 2005, 8:50:51 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/weapons/rocket.cc
r5472 r5479 115 115 ParticleEngine::getInstance()->addConnection(this->emitter, Rocket::trailParticles); 116 116 117 this->update(0); 117 118 this->emitter->setEmissionRate(45.0); 118 119 this->emitter->setEmissionVelocity(0.0);
Note: See TracChangeset
for help on using the changeset viewer.