Changeset 3998 in orxonox.OLD for orxonox/branches/ll2trunktemp
- Timestamp:
- Apr 27, 2005, 4:49:25 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/ll2trunktemp/src/world_entities/player.cc
r3991 r3998 232 232 //this->activeWeapon->tick(time); 233 233 //this->activeWeaponL->tick(time); //FIX FIX DELETE REMOVE 234 //this->weaponMan->tick(time);234 this->weaponMan->tick(time); 235 235 // player controlled movement 236 236 this->move(time);
Note: See TracChangeset
for help on using the changeset viewer.