Enable word wrapping in profiler IGUIStaticText (freetype needs this)
authorKahrl <kahrl@gmx.net>
Thu, 13 Jun 2013 12:32:53 +0000 (14:32 +0200)
committerKahrl <kahrl@gmx.net>
Thu, 13 Jun 2013 12:32:53 +0000 (14:32 +0200)
src/game.cpp

index baf161e88d831655d1412751f8d8afd9de8eb872..cbb0d91835455bf918255c7d72d95ad80584b20f 100644 (file)
@@ -1380,6 +1380,7 @@ void the_game(
                        false, false);
        guitext_profiler->setBackgroundColor(video::SColor(120,0,0,0));
        guitext_profiler->setVisible(false);
+       guitext_profiler->setWordWrap(true);
        
        /*
                Some statistics are collected in these