Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 30, 2013, 4:04:26 PM (12 years ago)
Author:
maxima
Message:

setNewMasterWithInFormation works!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/formationupdate/src/orxonox/worldentities/pawns/Pawn.cc

    r9619 r9620  
    365365
    366366                        // 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();
    369369
    370370
Note: See TracChangeset for help on using the changeset viewer.