Fix touch screen controls lingering on resolution change while in a sub-UI

This commit is contained in:
elasota
2020-10-24 23:49:51 -04:00
parent 47eaf75778
commit eb1f59afbd

View File

@@ -280,6 +280,8 @@ static void DismissMainMenuUIPage()
Delay(1, nullptr);
}
DismissMainMenuUI();
}