GUI: make spoiler actually visible

This commit is contained in:
tildearrow 2022-06-20 21:11:03 -05:00
parent 69ea1d0227
commit af4a359801
1 changed files with 1 additions and 0 deletions

View File

@ -3100,6 +3100,7 @@ bool FurnaceGUI::loop() {
drawSubSongs();
drawFindReplace();
drawSpoiler();
drawPattern();
drawEditControls();
drawSongInfo();