Changeset 9187 in orxonox.OLD for branches/presentation/src/world_entities/weapons/aiming_system.cc
- Timestamp:
- Jul 5, 2006, 7:29:00 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/weapons/aiming_system.cc
r9186 r9187 62 62 63 63 // registering default reactions: 64 this->unsubscribeReaction(CREngine::CR_OBJECT_DAMAGE);64 // this->unsubscribeReaction(CREngine::CR_OBJECT_DAMAGE); 65 65 this->subscribeReaction(CREngine::CR_OBJECT_DAMAGE, CL_WORLD_ENTITY); 66 66
Note: See TracChangeset
for help on using the changeset viewer.