- Timestamp:
- Oct 29, 2015, 11:53:45 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/AI_HS15/src/orxonox/controllers/ArtificialController.cc
r10678 r10717 82 82 void ArtificialController::changedControllableEntity() 83 83 { 84 FormationController::changedControllableEntity(); // super85 86 84 if (!this->getControllableEntity()) 87 85 this->removeFromFormation();
Note: See TracChangeset
for help on using the changeset viewer.