Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5772 in orxonox.OLD for trunk/src/world_entities/weapons


Ignore:
Timestamp:
Nov 25, 2005, 12:53:14 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: cleanup

File:
1 edited

Legend:

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

    r5769 r5772  
    121121  ParticleEngine::getInstance()->addConnection(this->emitter, GuidedMissile::trailParticles);
    122122
    123   this->update(0);
     123  this->updateNode(0);
    124124  this->emitter->setEmissionRate(45.0);
    125125  this->emitter->setEmissionVelocity(0.0);
Note: See TracChangeset for help on using the changeset viewer.