Changeset 10023 in orxonox.OLD for branches/playability/src/world_entities/weapons/weapon_manager.cc
- Timestamp:
- Dec 6, 2006, 4:47:06 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/playability/src/world_entities/weapons/weapon_manager.cc
r10004 r10023 481 481 if (tickWeapon != NULL) 482 482 { 483 //if (this->parent != NULL)484 483 //if (this->parent != NULL) 484 tickWeapon->toList(this->parentEntity->getOMListNumber()); 485 485 tickWeapon->requestAction(WA_ACTIVATE); 486 486 this->currentSlotConfig[i].position.activateNode();
Note: See TracChangeset
for help on using the changeset viewer.