Changeset 7913 in orxonox.OLD for branches/gui/src/story_entities/game_world.cc
- Timestamp:
- May 27, 2006, 9:31:48 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gui/src/story_entities/game_world.cc
r7910 r7913 523 523 GraphicsEngine* engine = GraphicsEngine::getInstance(); 524 524 525 525 526 AtmosphericEngine::getInstance()->draw(); 527 528 //glEnable(GL_DEPTH_TEST); 529 //glEnable(GL_LIGHTING); 526 530 527 531 // set camera
Note: See TracChangeset
for help on using the changeset viewer.