Skip to content

Commit

Permalink
Update ModSwitchMenu.hx
Browse files Browse the repository at this point in the history
  • Loading branch information
mcagabe19 committed Nov 22, 2024
1 parent 8403f45 commit 21bf2ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/funkin/menus/ModSwitchMenu.hx
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ class ModSwitchMenu extends MusicBeatSubstate {
changeSelection(0, true);

addVirtualPad('UP_DOWN', 'A_B');
addVirtualPadCamera(); // dawg wtf
}

public override function update(elapsed:Float) {
Expand Down

0 comments on commit 21bf2ec

Please sign in to comment.