- Timestamp:
- Nov 9, 2015, 4:38:02 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/AI_HS15/src/orxonox/controllers/WingmanController.cc
r10780 r10789 125 125 if (this->bHasTargetPosition_) 126 126 { 127 this->moveToTargetPosition( );127 this->moveToTargetPosition(dt); 128 128 } 129 129
Note: See TracChangeset
for help on using the changeset viewer.