Changeset 9219 in orxonox.OLD for branches/presentation/src/world_entities
- Timestamp:
- Jul 5, 2006, 12:34:16 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/weapons/boomerang_gun.cc
r9218 r9219 84 84 //this->minCharge = 2; 85 85 86 this->setCapability(WTYPE_ALLDIRS | WTYPE_TURRET _GUN);86 this->setCapability(WTYPE_ALLDIRS | WTYPE_TURRET); 87 87 this->setProjectileType(CL_BOOMERANG_PROJECTILE); 88 88
Note: See TracChangeset
for help on using the changeset viewer.