Ignore:
Timestamp:
09/18/06 03:12:50 (18 years ago)
Author:
giegl
Message:

GTPD - Jungle Rumble - Player wins final :-)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Games/Jungle_Rumble/src/Player.cpp

    r1403 r1407  
    235235        this->winPe->setDimensions(1,1,1); 
    236236        this->winPe->setEMBirthRate(10); 
    237         this->winPe->setEMEmissionDuration(5); 
     237        //this->winPe->setEMEmissionDuration(5); 
     238        this->winPe->setEMEmissionDuration(10); // MG 
    238239        this->winPe->setEMParticleLifeTime(5); 
    239240        this->winPe->setEMParticleVelocity(15); 
Note: See TracChangeset for help on using the changeset viewer.