Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 21, 2007, 1:48:08 AM (17 years ago)
Author:
bknecht
Message:

changes from landauf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/particles/dot_emitter.cc

    r10114 r10658  
    8888
    8989    this->getSystem()->addParticle(this->getAbsCoor() + this->getVelocity()*.1*rand()/RAND_MAX,
    90                                    velocityV, orient, moment);
     90                                   velocityV, orient, moment, extForce);
    9191
    9292  }
Note: See TracChangeset for help on using the changeset viewer.