- Timestamp:
- Aug 16, 2013, 11:08:30 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core6/src/orxonox/controllers/ArtificialController.cc
r9629 r9654 44 44 { 45 45 SetConsoleCommand("ArtificialController", "setbotlevel", &ArtificialController::setAllBotLevel); 46 47 RegisterClass(ArtificialController); 46 48 47 49 ArtificialController::ArtificialController(Context* context) : FormationController(context)
Note: See TracChangeset
for help on using the changeset viewer.