GUI: initialize wasFollowing

This commit is contained in:
tildearrow 2025-05-21 19:06:12 -05:00
parent dcb383b86d
commit 2dccc0a0f2

View file

@ -8660,6 +8660,7 @@ FurnaceGUI::FurnaceGUI():
orderNibble(false),
followOrders(true),
followPattern(true),
wasFollowing(false),
changeAllOrders(false),
mobileUI(MOBILE_UI_DEFAULT),
collapseWindow(false),