Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

Commit

Permalink
shit
Browse files Browse the repository at this point in the history
  • Loading branch information
RadiantCorium committed Jun 27, 2022
1 parent 483c73c commit 09139c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/states/debug/ChartingState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@ class ChartingState extends MusicBeatState
tab_group_song.add(moveButton);
tab_group_song.add(player1DropDown);
tab_group_song.add(player2DropDown);
tab_group_song.add(gfDropDown);

UI_box.addGroup(tab_group_song);
UI_box.scrollFactor.set();
Expand Down

0 comments on commit 09139c7

Please sign in to comment.