mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-07-01 08:18:49 +00:00
help:: fixed missing end-of-line
This commit is contained in:
@@ -102,7 +102,7 @@ EX void build_controls() {
|
||||
"To move, aim with the left joystick then press Ⓐ. Press Ⓑ for menu, Steam+Ⓧ for keyboard, Ⓨ to center. Ⓡ to highlight important things on the map.\n\n"
|
||||
"For ranged attacks, use the DPad to aim, then push the left joystick to target an orb or the right joystick to target a ranged weapon. "
|
||||
"Alternatively, you can also use the right trackpad.\n\n"
|
||||
"Press L5 to drop a dead orb. R4/R5 to rotate the screen."
|
||||
"Press L5 to drop a dead orb. R4/R5 to rotate the screen.\n\n"
|
||||
);
|
||||
else
|
||||
if(DEFAULTCONTROL && !game_keys_scroll)
|
||||
|
||||
Reference in New Issue
Block a user