Changeset 3989 in orxonox.OLD for orxonox/branches/ll2trunktemp/src/world_entities
- Timestamp:
- Apr 27, 2005, 1:21:26 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/ll2trunktemp/src/world_entities/player.cc
r3940 r3989 225 225 //this->activeWeapon->tick(time); 226 226 //this->activeWeaponL->tick(time); //FIX FIX DELETE REMOVE 227 this->weaponMan->tick(time);227 // this->weaponMan->tick(time); 228 228 // player controlled movement 229 229 this->move(time);
Note: See TracChangeset
for help on using the changeset viewer.