Changeset 10913 for code/branches/campaignHS15
- Timestamp:
- Dec 1, 2015, 7:04:24 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/campaignHS15/src/orxonox/controllers/SectionController.cc
r10912 r10913 132 132 if (!this->hasTarget()) 133 133 { 134 //this->chooseTarget();134 this->chooseTarget(); 135 135 //orxout (internal_error) << "Section ain't got no target" << endl; 136 136 }
Note: See TracChangeset
for help on using the changeset viewer.