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