Rename some screen classes

This commit is contained in:
Henrik Rydgård
2025-10-29 00:02:43 +01:00
parent 0a0b390fd3
commit 7ffd72b32e
49 changed files with 116 additions and 148 deletions
+1 -1
View File
@@ -605,7 +605,7 @@ void TouchControlLayoutScreen::OnMode(UI::EventParams &e) {
}
void TouchControlLayoutScreen::update() {
UIDialogScreenWithGameBackground::update();
UIBaseDialogScreen::update();
if (!layoutView_) {
return;