projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cdf0ff
)
Enable word wrapping in profiler IGUIStaticText (freetype needs this)
author
Kahrl
<kahrl@gmx.net>
Thu, 13 Jun 2013 12:32:53 +0000
(14:32 +0200)
committer
Kahrl
<kahrl@gmx.net>
Thu, 13 Jun 2013 12:32:53 +0000
(14:32 +0200)
src/game.cpp
patch
|
blob
|
history
diff --git
a/src/game.cpp
b/src/game.cpp
index baf161e88d831655d1412751f8d8afd9de8eb872..cbb0d91835455bf918255c7d72d95ad80584b20f 100644
(file)
--- a/
src/game.cpp
+++ b/
src/game.cpp
@@
-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