mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-20 19:39:41 +00:00
tab2space
This commit is contained in:
parent
9ab6657d8f
commit
d77047e1cf
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ Profiler::Profiler()
|
|||
if (osgDB::Registry::instance()->getReaderWriterForExtension("ttf"))
|
||||
_font = osgMyGUI::DataManager::getInstance().getDataPath("DejaVuLGCSansMono.ttf");
|
||||
else
|
||||
_font = "";
|
||||
_font = "";
|
||||
|
||||
setKeyEventTogglesOnScreenStats(osgGA::GUIEventAdapter::KEY_F3);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue