Changeset 5456 in orxonox.OLD for trunk/src/world_entities/weapons/turret.cc
- Timestamp:
- Oct 30, 2005, 12:54:23 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/weapons/turret.cc
r5443 r5456 92 92 93 93 this->setCapability(WTYPE_ALLDIRS | WTYPE_TURRET); 94 this->setProjectileType(CL_ TEST_BULLET);94 this->setProjectileType(CL_ROCKET); 95 95 96 96
Note: See TracChangeset
for help on using the changeset viewer.