Changeset 8852 in orxonox.OLD for branches/single_player_map/src/story_entities
- Timestamp:
- Jun 28, 2006, 2:31:15 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/single_player_map/src/story_entities/game_world.cc
r8740 r8852 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.