Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 5, 2010, 9:49:56 AM (14 years ago)
Author:
dafrick
Message:

Some documenting done. Added files, that I had forgotten to add. Cleaned the old pickups out.

Location:
code/branches/pickup3/src/modules/pickup
Files:
12 added
1 edited

Legend:

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

    r6466 r6474  
    6666       
    6767        PickupRepresentation* representation = PickupManager::getInstance().getRepresentation(NULL);
    68        
    69         COUT(1) << "MUP4 " << representation << std::endl;
    7068        this->attach(representation->getSpawnerRepresentation(this));
    71        
    72         COUT(1) << "MUP6" << std::endl;
    7369    }
    7470
Note: See TracChangeset for help on using the changeset viewer.