fix ServiceMenu: al canviar el idioma recarrega les opcions

This commit is contained in:
2025-06-07 14:11:57 +02:00
parent 06fc8c8579
commit 0f17dd50db
3 changed files with 9 additions and 5 deletions

View File

@@ -626,6 +626,7 @@ void Director::runInit()
{
Resource::get()->reload();
}
ServiceMenu::get()->reset();
section::name = section::Name::LOGO;
}