Changeset 10772 in orxonox.OLD for branches/presentation/src/world_entities/weapons/light_blaster.cc
- Timestamp:
- Jul 2, 2007, 3:57:53 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/weapons/light_blaster.cc
r10771 r10772 84 84 85 85 this->setBarrels(3); 86 this->setSegs(1); //could be left out86 // this->setSegs(1); //could be left out 87 87 88 88 this->setEmissionPoint(Vector(2.2, 0.0, 0.1), 0);
Note: See TracChangeset
for help on using the changeset viewer.