From 52b7e50c088cd54333406c2237903b6435ec3acb Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Tue, 27 Jan 2026 18:50:51 +0100 Subject: [PATCH] help:: fixed missing end-of-line --- help.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/help.cpp b/help.cpp index 4e6f57dd..54ec2d5e 100644 --- a/help.cpp +++ b/help.cpp @@ -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)