Skip to content

Commit

Permalink
fix sustain selection breaking overshell
Browse files Browse the repository at this point in the history
  • Loading branch information
LlysiX authored Aug 4, 2024
1 parent 7274e8c commit 678af5d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions _ark/ui/overshell_track.dta
Original file line number Diff line number Diff line change
Expand Up @@ -314,8 +314,7 @@
(exit)
(SELECT_MSG
{set $sustains {$component selected_sym}}
{ui goto_screen overshell_tex_screen}
{ui pop_screen}
{os_back_screen overshell_tex}
)
(update_helpbar
{helpbar
Expand Down Expand Up @@ -863,4 +862,4 @@
BandScreen
overshell_angle_screen
(panels overshell_angle_panel practice_mode_panel practice_lower3rd_panel)
(focus overshell_angle_panel)}
(focus overshell_angle_panel)}

0 comments on commit 678af5d

Please sign in to comment.