pauseMenu text change

master
Perttu Ahola 2011-02-11 21:11:21 +02:00
parent 41f4caebcb
commit cbef07a9f2
1 changed files with 0 additions and 2 deletions

View File

@ -120,8 +120,6 @@ void GUIPauseMenu::regenerateGui(v2u32 screensize)
L"- I: Inventory menu\n"
L"- ESC: This menu\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);
}
{