tab2space

pull/2811/head
Bret Curtis 5 years ago committed by GitHub
parent 9ab6657d8f
commit d77047e1cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save