- Timestamp:
- Oct 27, 2009, 2:47:14 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/console/src/libraries/core/GraphicsManager.cc
r5929 r5994 408 408 orxonoxLevel = 0; 409 409 } 410 OutputHandler::getOutStream( ).setOutputLevel(orxonoxLevel)410 OutputHandler::getOutStream(orxonoxLevel) 411 411 << "Ogre: " << message << std::endl; 412 412 }
Note: See TracChangeset
for help on using the changeset viewer.