- Timestamp:
- Dec 18, 2017, 12:40:00 PM (8 years ago)
- Location:
- code/branches/Presentation_HS17
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/Presentation_HS17
- Property svn:mergeinfo changed
/code/branches/Waypoints_HS17 reverse-merged: 11496,11523,11539,11559,11582,11603,11633,11655,11657,11659,11661,11687 /code/branches/ScriptableController_HS17 removed
- Property svn:mergeinfo changed
-
code/branches/Presentation_HS17/src/orxonox/worldentities/ControllableEntity.cc
r11686 r11690 39 39 40 40 #include "Scene.h" 41 #include "Level.h"42 41 #include "infos/PlayerInfo.h" 43 42 #include "controllers/NewHumanController.h" … … 68 67 this->camera_ = nullptr; 69 68 this->xmlcontroller_ = nullptr; 69 //this->controller_ = nullptr; 70 70 this->reverseCamera_ = nullptr; 71 71 this->bDestroyWhenPlayerLeft_ = false;
Note: See TracChangeset
for help on using the changeset viewer.