Changeset 9184 in orxonox.OLD for branches/presentation/src/world_entities/weapons/aiming_system.cc
- Timestamp:
- Jul 5, 2006, 6:25:03 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/weapons/aiming_system.cc
r9174 r9184 63 63 this->subscribeReaction(CREngine::CR_OBJECT_DAMAGE, CL_WORLD_ENTITY); 64 64 65 this->range = 10.0f;65 this->range = 30.0f; 66 66 this->sideLength = 2.0f; 67 67
Note: See TracChangeset
for help on using the changeset viewer.