Skip to content
Snippets Groups Projects
Commit 6f16c2e3 authored by Perttu Ahola's avatar Perttu Ahola
Browse files

tiny fix

parent cbef07a9
Branches
Tags
Loading
......@@ -119,7 +119,7 @@ void GUIPauseMenu::regenerateGui(v2u32 screensize)
L"- R: Toggle viewing all loaded chunks\n"
L"- I: Inventory menu\n"
L"- ESC: This menu\n"
L"- T: Chat\n"
L"- T: Chat\n";
Environment->addStaticText(text, rect, false, true, this, 258);
}
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment