forked from Mirrorlandia_minetest/minetest
tiny fix
This commit is contained in:
parent
cbef07a9f2
commit
6f16c2e313
@ -119,7 +119,7 @@ void GUIPauseMenu::regenerateGui(v2u32 screensize)
|
|||||||
L"- R: Toggle viewing all loaded chunks\n"
|
L"- R: Toggle viewing all loaded chunks\n"
|
||||||
L"- I: Inventory menu\n"
|
L"- I: Inventory menu\n"
|
||||||
L"- ESC: This menu\n"
|
L"- ESC: This menu\n"
|
||||||
L"- T: Chat\n"
|
L"- T: Chat\n";
|
||||||
Environment->addStaticText(text, rect, false, true, this, 258);
|
Environment->addStaticText(text, rect, false, true, this, 258);
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user