Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Sep 22, 2005, 4:44:56 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: more fixes due to valgrind

File:
1 edited

Legend:

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

    r5211 r5216  
    381381  localCamera->setClipRegion(1, 10000.0);
    382382  this->localPlayer->setParentMode(PNODE_ALL);
    383   Vector* cameraOffset = new Vector (0, 5, -10);
    384383  TrackManager::getInstance()->condition(1, LEFTRIGHT, this->localPlayer);
    385384
Note: See TracChangeset for help on using the changeset viewer.