Ehh.. second oops(?).

This commit is contained in:
StackZ
2020-11-28 13:46:15 +01:00
parent ef8f858814
commit 0591388384
-3
View File
@@ -314,9 +314,6 @@ void Gui::ScreenLogic(u32 hDown, u32 hHeld, touchPosition touch, bool waitFade,
} else {
if (!screens.empty()) screens.top()->Logic(hDown, hHeld, touch);
}
} else {
if (!screens.empty()) screens.top()->Logic(hDown, hHeld, touch);
}
} else {