- Timestamp:
- Dec 7, 2015, 8:42:03 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/campaignHS15/src/orxonox/controllers/WingmanController.cc
r10946 r10953 95 95 if (!this->myLeader_) 96 96 { 97 ActionpointController::action(); 98 if (!this || !this->getControllableEntity()) 99 return; 100 97 ActionpointController::action(); 101 98 } 102 99 else if (this->myLeader_)
Note: See TracChangeset
for help on using the changeset viewer.










