- Timestamp:
- Nov 12, 2008, 2:24:10 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/objecthierarchy2/src/orxonox/objects/worldentities/WorldEntity.cc
r2171 r2182 131 131 object->parent_ = this; 132 132 object->parentID_ = this->getObjectID(); 133 134 object->notifyAttached(); 133 135 } 134 136
Note: See TracChangeset
for help on using the changeset viewer.