Changeset 4850 in orxonox.OLD for orxonox/trunk/src/story_entities/world.cc
- Timestamp:
- Jul 13, 2005, 7:23:20 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/story_entities/world.cc
r4849 r4850 850 850 851 851 GraphicsEngine::getInstance()->draw(); 852 TextEngine::getInstance()->draw(); 853 LightManager::getInstance()->draw(); // must be at the end of the drawing procedure, otherwise Light cannot be handled as PNodes // 852 //TextEngine::getInstance()->draw(); 854 853 } 855 854
Note: See TracChangeset
for help on using the changeset viewer.