mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-01 03:39:16 +00:00
zoom is Home/End not Page keys
This commit is contained in:
parent
001f9c6cf3
commit
d50daa6863
2
help.cpp
2
help.cpp
@ -80,8 +80,8 @@ vector<string> extra_keys_3d = {
|
||||
"lshift+arrows = rotate the model (in rug mode)",
|
||||
"end = move camera forward",
|
||||
"home = move camera backward",
|
||||
"shift+Home/End = zoom",
|
||||
"PageUp/Down = rotate the screen",
|
||||
"shift+PageUp/Down = zoom",
|
||||
"move mouse = rotate camera (in rug, only with lctrl)",
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user