- Timestamp:
- Oct 29, 2015, 1:17:02 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/AI_HS15/src/orxonox/controllers/DivisionController.cc
r10717 r10718 47 47 48 48 } 49 } void DivisionController::tick(float dt) 50 { 51 SUPER(DivisionController, tick, dt); 52 49 53 } 50 54 bool DivisionController::setFollower(LeaderController* myFollower)
Note: See TracChangeset
for help on using the changeset viewer.