mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-16 03:23:15 +01:00
@@ -83,6 +83,7 @@ bool LanguageOpen(int32_t id)
|
||||
localisationService.OpenLanguage(id);
|
||||
// Objects and their localised strings need to be refreshed
|
||||
objectManager.ResetObjects();
|
||||
ScrollingTextInvalidate();
|
||||
return true;
|
||||
}
|
||||
catch (const std::exception&)
|
||||
|
||||
Reference in New Issue
Block a user