mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-14 15:00:18 -04:00
tab2space
This commit is contained in:
parent
9ab6657d8f
commit
d77047e1cf
@ -43,7 +43,7 @@ Profiler::Profiler()
|
|||||||
if (osgDB::Registry::instance()->getReaderWriterForExtension("ttf"))
|
if (osgDB::Registry::instance()->getReaderWriterForExtension("ttf"))
|
||||||
_font = osgMyGUI::DataManager::getInstance().getDataPath("DejaVuLGCSansMono.ttf");
|
_font = osgMyGUI::DataManager::getInstance().getDataPath("DejaVuLGCSansMono.ttf");
|
||||||
else
|
else
|
||||||
_font = "";
|
_font = "";
|
||||||
|
|
||||||
setKeyEventTogglesOnScreenStats(osgGA::GUIEventAdapter::KEY_F3);
|
setKeyEventTogglesOnScreenStats(osgGA::GUIEventAdapter::KEY_F3);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user