mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-05 12:25:05 +00:00
GUI: make spoiler actually visible
This commit is contained in:
parent
69ea1d0227
commit
af4a359801
1 changed files with 1 additions and 0 deletions
|
@ -3100,6 +3100,7 @@ bool FurnaceGUI::loop() {
|
|||
|
||||
drawSubSongs();
|
||||
drawFindReplace();
|
||||
drawSpoiler();
|
||||
drawPattern();
|
||||
drawEditControls();
|
||||
drawSongInfo();
|
||||
|
|
Loading…
Reference in a new issue