Changeset 9547 for code/branches/testing/src/orxonox/overlays
- Timestamp:
- Mar 12, 2013, 10:05:25 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/testing/src/orxonox/overlays/InGameConsole.cc
r9536 r9547 96 96 // Output buffering is not anymore needed. Not the best solution to do 97 97 // this here, but there isn't much of another way. 98 OutputManager::getInstance().getMemoryWriter() .disable();98 OutputManager::getInstance().getMemoryWriter()->disable(); 99 99 } 100 100
Note: See TracChangeset
for help on using the changeset viewer.