mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
tiny fix
This commit is contained in:
parent
cbef07a9f2
commit
6f16c2e313
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue