Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5479 in orxonox.OLD for trunk/src/world_entities/weapons/rocket.cc


Ignore:
Timestamp:
Nov 3, 2005, 8:50:51 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: updated to new autoconf, moved resourcemanager to util/loading

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/weapons/rocket.cc

    r5472 r5479  
    115115  ParticleEngine::getInstance()->addConnection(this->emitter, Rocket::trailParticles);
    116116
     117  this->update(0);
    117118  this->emitter->setEmissionRate(45.0);
    118119  this->emitter->setEmissionVelocity(0.0);
Note: See TracChangeset for help on using the changeset viewer.