Changeset 6474 for code/branches/pickup3/src/modules
- Timestamp:
- Mar 5, 2010, 9:49:56 AM (15 years ago)
- 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 66 66 67 67 PickupRepresentation* representation = PickupManager::getInstance().getRepresentation(NULL); 68 69 COUT(1) << "MUP4 " << representation << std::endl;70 68 this->attach(representation->getSpawnerRepresentation(this)); 71 72 COUT(1) << "MUP6" << std::endl;73 69 } 74 70
Note: See TracChangeset
for help on using the changeset viewer.