summaryrefslogtreecommitdiff
path: root/src/settings_gui.cpp
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2009-07-25 15:58:48 +0000
committerfrosch <frosch@openttd.org>2009-07-25 15:58:48 +0000
commit55e07d0606c539224c85db4e4ea7dbd13ecf75a8 (patch)
tree333cc87c2ff94b7a1f5962793dbe5b3458dbb08f /src/settings_gui.cpp
parent6de80c92781f91ae8273160560b6bc59e3372bcf (diff)
downloadopenttd-55e07d0606c539224c85db4e4ea7dbd13ecf75a8.tar.xz
(svn r16957) -Fix: Trigger the same window repositioning after changing font/language as it is done after resizing the main OpenTTD window.
Diffstat (limited to 'src/settings_gui.cpp')
-rw-r--r--src/settings_gui.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/settings_gui.cpp b/src/settings_gui.cpp
index 90e234589..05b42f937 100644
--- a/src/settings_gui.cpp
+++ b/src/settings_gui.cpp
@@ -333,7 +333,6 @@ struct GameOptionsWindow : Window {
CheckForMissingGlyphsInLoadedLanguagePack();
UpdateAllStationVirtCoords();
ReInitAllWindows();
- MarkWholeScreenDirty();
break;
case GOW_RESOLUTION_DROPDOWN: // Change resolution