mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-26 01:50:36 +00:00
three lines to one, added Alt+Enter
This commit is contained in:
parent
44b26d7de0
commit
3d4e7f501a
5
help.cpp
5
help.cpp
@ -854,9 +854,7 @@ vector<string> extra_keys = {
|
|||||||
"7 = change heptagon marking",
|
"7 = change heptagon marking",
|
||||||
"8 = change background color",
|
"8 = change background color",
|
||||||
"9 = hyperboloid model",
|
"9 = hyperboloid model",
|
||||||
"qweasdzxc = move/skip turn",
|
"qweasdzxc, hjklyubn, numpad = move/skip turn",
|
||||||
"hjklyubn = move/skip turn",
|
|
||||||
"numpad = move/skip turn",
|
|
||||||
"arrows = panning",
|
"arrows = panning",
|
||||||
"o = world overview",
|
"o = world overview",
|
||||||
"v = menu",
|
"v = menu",
|
||||||
@ -864,6 +862,7 @@ vector<string> extra_keys = {
|
|||||||
"F5 = restart game",
|
"F5 = restart game",
|
||||||
"F10 = quit game",
|
"F10 = quit game",
|
||||||
"Esc = quest status",
|
"Esc = quest status",
|
||||||
|
"Alt+Enter = full screen",
|
||||||
"Alt = highlight interesting stuff",
|
"Alt = highlight interesting stuff",
|
||||||
"t = target the center (with Orb)",
|
"t = target the center (with Orb)",
|
||||||
"mouse = move/skip",
|
"mouse = move/skip",
|
||||||
|
Loading…
Reference in New Issue
Block a user