We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4577fb9 commit 8f57630Copy full SHA for 8f57630
source/funkin/options/Options.hx
@@ -71,7 +71,7 @@ class Options
71
/**
72
* PLAYER 1 CONTROLS
73
*/
74
-
+
75
// Notes
76
public static var P1_NOTE_LEFT:Array<FlxKey> = [A];
77
public static var P1_NOTE_DOWN:Array<FlxKey> = [S];
0 commit comments