Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 27, 2006, 9:31:48 PM (19 years ago)
Author:
bensch
Message:

gui: fixed a pop-attrib-missing-bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gui/src/story_entities/game_world.cc

    r7910 r7913  
    523523  GraphicsEngine* engine = GraphicsEngine::getInstance();
    524524
     525
    525526  AtmosphericEngine::getInstance()->draw();
     527
     528  //glEnable(GL_DEPTH_TEST);
     529  //glEnable(GL_LIGHTING);
    526530
    527531  // set camera
Note: See TracChangeset for help on using the changeset viewer.