Skip to content

Commit 38624ef

Browse files
committed
oops
1 parent c9505a7 commit 38624ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/engine/states/editors/MasterEditorMenu.hx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ class MasterEditorMenu extends MusicBeatState
7373
FlxG.mouse.visible = false;
7474

7575
#if FEATURE_MOBILE_CONTROLS
76-
addTouchPad(#if FEATURE_MODS "LEFT_FULL" #else "UP_DOWN" #end, "A_B");,
76+
addTouchPad(#if FEATURE_MODS "LEFT_FULL" #else "UP_DOWN" #end, "A_B");
7777
#end
7878

7979
super.create();

0 commit comments

Comments
 (0)