Changeset 11720 for code/trunk/src/orxonox/controllers
- Timestamp:
- Feb 4, 2018, 4:58:37 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/controllers/HumanController.h
r11358 r11720 92 92 //friend class, for mouselook 93 93 friend class Map; 94 static HumanController* localController_s;95 94 96 95 protected: 96 static HumanController* localController_s; 97 97 bool controlPaused_; 98 98
Note: See TracChangeset
for help on using the changeset viewer.