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