projects
/
zefram
/
minetest
/
minetest_engine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c362ba
)
Enable multiline signs
author
PilzAdam
<PilzAdam@gmx.de>
Tue, 12 Feb 2013 18:37:25 +0000
(19:37 +0100)
committer
PilzAdam
<PilzAdam@gmx.de>
Tue, 12 Feb 2013 18:37:25 +0000
(19:37 +0100)
src/game.cpp
patch
|
blob
|
history
diff --git
a/src/game.cpp
b/src/game.cpp
index e923cbbb014a8b409aa83e891cd8380199e574aa..5693c5c1275114302087c85b7020df96938efd45 100644
(file)
--- a/
src/game.cpp
+++ b/
src/game.cpp
@@
-1262,7
+1262,7
@@
void the_game(
gui::IGUIStaticText *guitext_info = guienv->addStaticText(
L"",
core::rect<s32>(0,0,400,text_height*5+5) + v2s32(100,200),
- false,
fals
e);
+ false,
tru
e);
// Status text (displays info when showing and hiding GUI stuff, etc.)
gui::IGUIStaticText *guitext_status = guienv->addStaticText(