- Timestamp:
- Nov 4, 2009, 5:47:31 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/steering/src/orxonox/controllers/HumanController.cc
r5993 r6033 143 143 } 144 144 145 void HumanController:: fire(unsigned int firemode)145 void HumanController::doFire(unsigned int firemode) 146 146 { 147 147 if (HumanController::localController_s && HumanController::localController_s->controllableEntity_)
Note: See TracChangeset
for help on using the changeset viewer.