Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 7, 2010, 11:00:05 PM (14 years ago)
Author:
dafrick
Message:

Cleanup and bug fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/pickup3/src/modules/pickup/items/HealthPickup.cc

    r6480 r6484  
    120120        if(!this->isContinuous())
    121121            this->healthRate_ = 0.0;
    122        
    123         COUT(1) << "HealthPickup " << this->getHealth() << ", " << this->getHealthRate() << ", " << this->getHealthType() << "." << std::endl;
    124122       
    125123        this->initializeIdentifier();
Note: See TracChangeset for help on using the changeset viewer.