- Timestamp:
- Aug 11, 2013, 5:52:29 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core6/src/orxonox/controllers/WaypointController.cc
r9629 r9638 34 34 namespace orxonox 35 35 { 36 CreateFactory(WaypointController);36 RegisterClass(WaypointController); 37 37 38 38 WaypointController::WaypointController(Context* context) : ArtificialController(context)
Note: See TracChangeset
for help on using the changeset viewer.