Changeset 9377 in orxonox.OLD for branches/proxy/src/story_entities
- Timestamp:
- Jul 21, 2006, 11:43:38 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/story_entities/game_world_data.cc
r9371 r9377 289 289 // ClassList::debug( 3, CL_PARENT_NODE); 290 290 // PNode::getNullParent()->debugNode(0); 291 // printf("%s::%s\n", nodeList->front()->getClass Name(), nodeList->front()->getName());291 // printf("%s::%s\n", nodeList->front()->getClassCName(), nodeList->front()->getName()); 292 292 delete nodeList->front(); 293 293 }
Note: See TracChangeset
for help on using the changeset viewer.