GUI: fix visualizer when things are on

issue #2212
This commit is contained in:
tildearrow 2024-10-17 01:52:06 -05:00
parent 617bdc0f3b
commit 3164f311f5
3 changed files with 8 additions and 2 deletions

View file

@ -8709,6 +8709,7 @@ FurnaceGUI::FurnaceGUI():
fadeMin(0),
fadeMax(255),
collapseAmount(2),
playheadY(0.0f),
scaleMax(100.0f),
fadeMode(false),
randomMode(false),