Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 30, 2015, 12:08:30 PM (9 years ago)
Author:
gania
Message:

created destructor functions and improved findNewLeader and findNewDivisionLeader

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/AI_HS15/src/orxonox/controllers/FleetController.cc

    r10719 r10722  
    4141        this->gameGoal_ = DOMINATE;
    4242        this->goalPosition_ = NULL;
    43         this->goalTarget_ = NULL;
    44         this->goalProtect_ = NULL;
     43      /*  this->goalTarget_ = NULL;
     44        this->goalProtect_ = NULL;*/
    4545        this->nTicks_ = 0;
    4646        this->bTicked_ = false;
Note: See TracChangeset for help on using the changeset viewer.