mirror of
https://github.com/minetest/minetest.git
synced 2024-11-04 14:53:45 +01:00
pauseMenu text change
This commit is contained in:
parent
41f4caebcb
commit
cbef07a9f2
@ -120,8 +120,6 @@ void GUIPauseMenu::regenerateGui(v2u32 screensize)
|
|||||||
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"
|
||||||
L"\n"
|
|
||||||
L"To generate a new map, remove the map directory.\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