GUI: fix loop being hard to set
This commit is contained in:
parent
5e4bfe2f11
commit
41c8386485
3 changed files with 18 additions and 2 deletions
|
|
@ -5397,6 +5397,7 @@ FurnaceGUI::FurnaceGUI():
|
|||
editOptsVisible(false),
|
||||
latchNibble(false),
|
||||
nonLatchNibble(false),
|
||||
keepLoopAlive(false),
|
||||
curWindow(GUI_WINDOW_NOTHING),
|
||||
nextWindow(GUI_WINDOW_NOTHING),
|
||||
curWindowLast(GUI_WINDOW_NOTHING),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue