from previous PR(to fix crash)

This commit is contained in:
Spel0 2021-08-13 14:30:56 +03:00
parent 435343bbe5
commit c2db786457

View File

@ -2560,7 +2560,6 @@ class ChartingState extends MusicBeatState
{
check_mustHitSection.checked = sec.mustHitSection;
check_altAnim.checked = sec.altAnim;
check_changeBPM.checked = sec.changeBPM;
}
}