mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-18 12:33:17 +01:00
* Refresh the shortcut window when changing language * Add changelog entry
This commit is contained in:
@@ -335,6 +335,11 @@ namespace OpenRCT2::Ui::Windows
|
||||
}
|
||||
}
|
||||
|
||||
void OnLanguageChange() override
|
||||
{
|
||||
InitialiseList();
|
||||
}
|
||||
|
||||
void RefreshBindings()
|
||||
{
|
||||
InitialiseList();
|
||||
|
||||
Reference in New Issue
Block a user