summaryrefslogtreecommitdiff
path: root/src/settings_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings_gui.cpp')
-rw-r--r--src/settings_gui.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/settings_gui.cpp b/src/settings_gui.cpp
index da247b73c..126d2df10 100644
--- a/src/settings_gui.cpp
+++ b/src/settings_gui.cpp
@@ -323,6 +323,7 @@ struct GameOptionsWindow : Window {
CheckForMissingGlyphsInLoadedLanguagePack();
UpdateAllStationVirtCoord();
UpdateAllWaypointSigns();
+ ReInitAllWindows();
MarkWholeScreenDirty();
break;