1
0
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:
Zeno Rogue
2026-01-27 18:50:51 +01:00
parent d05f3d7830
commit 52b7e50c08
+1 -1
View File
@@ -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)