Changeset 4959 in orxonox.OLD for orxonox/trunk/src/story_entities/world.cc
- Timestamp:
- Jul 27, 2005, 6:07:47 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/story_entities/world.cc
r4955 r4959 917 917 918 918 /* update tick the rest */ 919 //TrackManager::getInstance()->tick(this->dtS);919 TrackManager::getInstance()->tick(this->dtS); 920 920 this->localCamera->tick(this->dtS); 921 921 // tick the engines
Note: See TracChangeset
for help on using the changeset viewer.