- Timestamp:
- Oct 27, 2008, 4:08:51 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/objecthierarchy/src/orxonox/objects/controllers/HumanController.h
r2001 r2019 40 40 { 41 41 public: 42 HumanController( );42 HumanController(BaseObject* creator); 43 43 virtual ~HumanController(); 44 44
Note: See TracChangeset
for help on using the changeset viewer.