mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-09-24 03:58:42 +00:00
Home no longer recenters
This commit is contained in:
@@ -147,7 +147,7 @@ void buildHelpText() {
|
||||
#else
|
||||
if(DEFAULTCONTROL)
|
||||
help += XLAT(
|
||||
"Move with mouse, num pad, qweadzxc, or hjklyubn. Wait by pressing 's' or '.'. Spin the world with arrows, PageUp/Down, and Home/Space. "
|
||||
"Move with mouse, num pad, qweadzxc, or hjklyubn. Wait by pressing 's' or '.'. Spin the world with arrows, PageUp/Down, and Space. "
|
||||
"To save the game you need an Orb of Safety. Press 'v' for the main menu (configuration, special modes, etc.), ESC for the quest status.\n\n"
|
||||
);
|
||||
help += XLAT(
|
||||
|
||||
Reference in New Issue
Block a user