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:
cbef07a
)
tiny fix
author
Perttu Ahola
<celeron55@gmail.com>
Fri, 11 Feb 2011 19:12:32 +0000
(21:12 +0200)
committer
Perttu Ahola
<celeron55@gmail.com>
Fri, 11 Feb 2011 19:12:32 +0000
(21:12 +0200)
src/guiPauseMenu.cpp
patch
|
blob
|
history
diff --git
a/src/guiPauseMenu.cpp
b/src/guiPauseMenu.cpp
index e2b382270e03b0a77d227013bd5e56f1ed9acabc..5e2cd8c8e2b2bcb340fc37f56eaa9bfe16bb6fed 100644
(file)
--- a/
src/guiPauseMenu.cpp
+++ b/
src/guiPauseMenu.cpp
@@
-119,7
+119,7
@@
void GUIPauseMenu::regenerateGui(v2u32 screensize)
L"- R: Toggle viewing all loaded chunks\n"
\r
L"- I: Inventory menu\n"
\r
L"- ESC: This menu\n"
\r
- L"- T: Chat\n"
\r
+ L"- T: Chat\n"
;
\r
Environment->addStaticText(text, rect, false, true, this, 258);
\r
}
\r
{
\r