Changeset 9188 in orxonox.OLD for branches/presentation/src/world_entities/creatures
- Timestamp:
- Jul 5, 2006, 7:32:59 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/creatures/fps_player.cc
r9186 r9188 258 258 if( this->bFire) 259 259 { 260 this->getWeaponManager().fire();260 //this->getWeaponManager().fire(); 261 261 262 262 WorldEntity* target = this->aimingSystem->getNearestTarget();
Note: See TracChangeset
for help on using the changeset viewer.