GUI: initialize wasFollowing
This commit is contained in:
parent
dcb383b86d
commit
2dccc0a0f2
|
@ -8660,6 +8660,7 @@ FurnaceGUI::FurnaceGUI():
|
||||||
orderNibble(false),
|
orderNibble(false),
|
||||||
followOrders(true),
|
followOrders(true),
|
||||||
followPattern(true),
|
followPattern(true),
|
||||||
|
wasFollowing(false),
|
||||||
changeAllOrders(false),
|
changeAllOrders(false),
|
||||||
mobileUI(MOBILE_UI_DEFAULT),
|
mobileUI(MOBILE_UI_DEFAULT),
|
||||||
collapseWindow(false),
|
collapseWindow(false),
|
||||||
|
|
Loading…
Reference in a new issue