Changeset 10772 in orxonox.OLD for branches/presentation/src/world_entities/weapons/nadion_laser.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/nadion_laser.cc
r10771 r10772 86 86 87 87 88 this->setBarrels(1); // could be left out89 this->setSegs(1); // could be left out88 // this->setBarrels(1); // could be left out 89 // this->setSegs(1); // could be left out 90 90 91 91 this->setEmissionPoint(Vector(1.680, 0.0, 0.0) * this->getScaling());
Note: See TracChangeset
for help on using the changeset viewer.