Skip to content

Commit 8f57630

Browse files
committed
e
1 parent 4577fb9 commit 8f57630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/funkin/options/Options.hx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ class Options
7171
/**
7272
* PLAYER 1 CONTROLS
7373
*/
74-
74+
7575
// Notes
7676
public static var P1_NOTE_LEFT:Array<FlxKey> = [A];
7777
public static var P1_NOTE_DOWN:Array<FlxKey> = [S];

0 commit comments

Comments
 (0)