Changeset 9035 in orxonox.OLD for branches/single_player_map/src/story_entities
- Timestamp:
- Jul 3, 2006, 2:17:40 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/single_player_map/src/story_entities/game_world.cc
r8894 r9035 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.