Changeset 6918 in orxonox.OLD for trunk/src/world_entities/weapons
- Timestamp:
- Jan 31, 2006, 10:15:54 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/weapons/weapon_manager.cc
r6807 r6918 428 428 dynamic_cast<Playable*>(this->parent)->weaponConfigChanged(); 429 429 } 430 else if (unlikely(tickWeapon != NULL && tickWeapon->getCurrentState() == WS_DEACTIVATING)) 431 this->currentSlotConfig[i].nextWeapon = NULL; 430 432 } 431 433 }
Note: See TracChangeset
for help on using the changeset viewer.