Changeset 1824 for code/trunk/src/orxonox/objects
- Timestamp:
- Sep 22, 2008, 9:45:37 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/objects/Projectile.cc
r1822 r1824 54 54 this->smokeTemplateName_ = "Orxonox/smoke4"; 55 55 56 57 56 this->setStatic(false); 57 this->translate(Vector3(55, 0, 0), Ogre::Node::TS_LOCAL); 58 58 59 59 if (this->owner_)
Note: See TracChangeset
for help on using the changeset viewer.