GUI: enable settings panel in mobile view

This commit is contained in:
tildearrow 2022-11-07 17:05:16 -05:00
parent 2e0710caca
commit 15df2ed6bf
3 changed files with 8 additions and 0 deletions

View file

@ -3747,6 +3747,7 @@ bool FurnaceGUI::loop() {
}
globalWinFlags=0;
drawSettings();
drawDebug();
drawLog();
} else {