(svn r16687) -Codechange: Perform re-initialization of windows with nested widgets after a language change.
This commit is contained in:
@@ -323,6 +323,7 @@ struct GameOptionsWindow : Window {
|
||||
CheckForMissingGlyphsInLoadedLanguagePack();
|
||||
UpdateAllStationVirtCoord();
|
||||
UpdateAllWaypointSigns();
|
||||
ReInitAllWindows();
|
||||
MarkWholeScreenDirty();
|
||||
break;
|
||||
|
||||
|
Reference in New Issue
Block a user