- Timestamp:
- Oct 30, 2015, 12:08:30 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/AI_HS15/src/orxonox/controllers/CommonController.cc
r10719 r10722 42 42 return false; 43 43 } 44 bool CommonController::hasWingman() 45 { 46 return true; 47 } 48 44 49 CommonController::CommonController(Context* context) : Controller(context) 45 50 {
Note: See TracChangeset
for help on using the changeset viewer.