Changeset 9618 for code/branches/formationupdate/src/orxonox/controllers
- Timestamp:
- Apr 30, 2013, 3:13:52 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/formationupdate/src/orxonox/controllers/HumanController.h
r9617 r9618 102 102 //friend class, for mouselook 103 103 friend class Map; 104 static HumanController* localController_s;105 104 106 105 protected: 106 static HumanController* localController_s; 107 107 bool controlPaused_; 108 108
Note: See TracChangeset
for help on using the changeset viewer.