Changeset 7108 in orxonox.OLD for trunk/src/lib/graphics
- Timestamp:
- Feb 7, 2006, 11:22:34 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/graphics/graphics_engine.cc
r7035 r7108 587 587 void GraphicsEngine::draw() const 588 588 { 589 590 LightManager::getInstance()->draw(); 589 // LightManager::getInstance()->draw(); 591 590 592 591 GraphicsEngine::storeMatrices();
Note: See TracChangeset
for help on using the changeset viewer.