Add jump instructions

Add a line of text to tell user the keybinding that enables jump and climb
ladders to the pause menu.
This commit is contained in:
GlennMSimpkins 2013-03-09 12:29:56 -08:00
parent 0e31a0bae8
commit e1ced64842
1 changed files with 1 additions and 0 deletions

View File

@ -165,6 +165,7 @@ void GUIPauseMenu::regenerateGui(v2u32 screensize)
"- Mouse wheel: select item\n"
"- 0...9: select item\n"
"- Shift: sneak\n"
"- Space: jump/ciimb ladder\n"
"- R: Toggle viewing all loaded chunks\n"
"- I: Inventory menu\n"
"- ESC: This menu\n"