- Timestamp:
- Oct 29, 2008, 3:26:55 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/objecthierarchy/src/orxonox/objects/worldentities/WorldEntity.cc
r2040 r2042 136 136 object->parentID_ = (unsigned int)-1; 137 137 138 this->getScene()->getRootSceneNode()->addChild(object->node_);138 // this->getScene()->getRootSceneNode()->addChild(object->node_); 139 139 } 140 140
Note: See TracChangeset
for help on using the changeset viewer.