Skip to content

Commit

Permalink
from previous PR(to fix crash)
Browse files Browse the repository at this point in the history
  • Loading branch information
Spel0 committed Aug 13, 2021
1 parent 435343b commit c2db786
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/ChartingState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -2560,7 +2560,6 @@ class ChartingState extends MusicBeatState
{
check_mustHitSection.checked = sec.mustHitSection;
check_altAnim.checked = sec.altAnim;
check_changeBPM.checked = sec.changeBPM;
}
}

Expand Down

0 comments on commit c2db786

Please sign in to comment.