- Timestamp:
- Apr 30, 2013, 4:04:26 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/formationupdate/src/orxonox/worldentities/pawns/Pawn.cc
r9619 r9620 365 365 366 366 // set new Master 367 //orxonox_cast<FormationController*>(this->getController())->setNewMasterWithinFormation(orxonox_cast<FormationController*>(slave));368 orxonox_cast<FormationController*>(this->getController())->setNewMasterWithinFormation();367 orxonox_cast<FormationController*>(this->getController())->setNewMasterWithinFormation(orxonox_cast<FormationController*>(slave)); 368 //orxonox_cast<FormationController*>(this->getController())->setNewMasterWithinFormation(); 369 369 370 370
Note: See TracChangeset
for help on using the changeset viewer.