Changeset 8894 in orxonox.OLD for trunk/src/story_entities/game_world.cc
- Timestamp:
- Jun 29, 2006, 12:19:48 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/game_world.cc
r8740 r8894 308 308 /* update the state */ 309 309 //this->update (); /// LESS REDUNDANCY. 310 PNode::getNullParent()->updateNode(this->dtS);310 // PNode::getNullParent()->updateNode(this->dtS); 311 311 312 312
Note: See TracChangeset
for help on using the changeset viewer.