Changeset 5382 in orxonox.OLD for trunk/src/world_entities/weapons
- Timestamp:
- Oct 15, 2005, 8:22:30 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/weapons/test_gun.cc
r5357 r5382 62 62 Animation3D* animation3 = this->getAnimation(WS_DEACTIVATING, this); 63 63 //parent->addChild(this->objectComponent1, PNODE_ALL); 64 this->addChild(this->objectComponent1 , PNODE_ALL);64 this->addChild(this->objectComponent1); 65 65 66 66 animation1->setInfinity(ANIM_INF_CONSTANT);
Note: See TracChangeset
for help on using the changeset viewer.