Changeset 6626 in orxonox.OLD for trunk/src/story_entities
- Timestamp:
- Jan 20, 2006, 1:57:57 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/game_world_data.cc
r6619 r6626 246 246 247 247 // erease everything that is left. 248 delete PNode::getNullParent();248 // delete PNode::getNullParent(); // not needed as this is also done in the next step (and also much cleaner) 249 249 250 250 //secondary cleanup of PNodes;
Note: See TracChangeset
for help on using the changeset viewer.