Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6626 in orxonox.OLD for trunk/src/story_entities


Ignore:
Timestamp:
Jan 20, 2006, 1:57:57 AM (19 years ago)
Author:
bensch
Message:

trunk: segfault prevention

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/story_entities/game_world_data.cc

    r6619 r6626  
    246246
    247247  // 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)
    249249
    250250  //secondary cleanup of PNodes;
Note: See TracChangeset for help on using the changeset viewer.