- Timestamp:
- Oct 30, 2015, 12:08:30 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/AI_HS15/src/orxonox/controllers/FleetController.cc
r10719 r10722 41 41 this->gameGoal_ = DOMINATE; 42 42 this->goalPosition_ = NULL; 43 this->goalTarget_ = NULL;44 this->goalProtect_ = NULL; 43 /* this->goalTarget_ = NULL; 44 this->goalProtect_ = NULL;*/ 45 45 this->nTicks_ = 0; 46 46 this->bTicked_ = false;
Note: See TracChangeset
for help on using the changeset viewer.