Changeset 1507 for code/trunk/src/orxonox
- Timestamp:
- Jun 1, 2008, 5:01:02 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/GraphicsEngine.cc
r1505 r1507 169 169 root_ = new Ogre::Root(plugin_filename, "ogre.cfg", this->ogreLogfile_); 170 170 171 #if ORXONOX_PLATFORM != ORXONOX_PLATFORM_WIN32171 #if 0 172 172 // tame the ogre ouput so we don't get all the mess in the console 173 173 Ogre::Log* defaultLog = Ogre::LogManager::getSingleton().getDefaultLog();
Note: See TracChangeset
for help on using the changeset viewer.