Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4955 in orxonox.OLD for orxonox/trunk/src/story_entities/world.cc


Ignore:
Timestamp:
Jul 25, 2005, 3:48:55 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: extemely stupid aiming, but it works. Had to fix quite a few bugs in the process.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/story_entities/world.cc

    r4940 r4955  
    917917
    918918      /* update tick the rest */
    919       TrackManager::getInstance()->tick(this->dtS);
     919      //TrackManager::getInstance()->tick(this->dtS);
    920920      this->localCamera->tick(this->dtS);
    921921      // tick the engines
Note: See TracChangeset for help on using the changeset viewer.