Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7841


Ignore:
Timestamp:
Jan 31, 2011, 9:33:18 PM (13 years ago)
Author:
jo
Message:

That was not intened.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/ai/src/orxonox/controllers/ArtificialController.cc

    r7840 r7841  
    5151    SetConsoleCommand("ArtificialController", "followme",         &ArtificialController::followme);
    5252    SetConsoleCommand("ArtificialController", "passivebehaviour", &ArtificialController::passivebehaviour);
     53    SetConsoleCommand("ArtificialController", "formationsize",    &ArtificialController::formationsize);
    5354    SetConsoleCommand("ArtificialController", "botlevel",         &ArtificialController::setBotLevel);
    5455   
Note: See TracChangeset for help on using the changeset viewer.