更新 'src/Viewer/splash.cxx'

This commit is contained in:
zhongjin 2022-12-04 22:33:03 +08:00
parent 630f180775
commit b9269f6f21

View File

@ -492,8 +492,8 @@ SplashScreen::TextItem *SplashScreen::addText(osg::Geode* geode ,
{
SGPath path = globals->resolve_maybe_aircraft_path(fontFace);
SG_LOG(SG_VIEW, SG_WARN, "Font Path: " << path);
//zhongjin
//SG_LOG(SG_VIEW, SG_WARN, "Font Path: " << path);
TextItem item;