summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/window.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window.cpp b/src/window.cpp
index 33b48916a..abef420b6 100644
--- a/src/window.cpp
+++ b/src/window.cpp
@@ -914,6 +914,7 @@ static uint GetWindowZPriority(const Window *w)
case WC_NETWORK_STATUS_WINDOW:
++z_priority;
+ case WC_GENERATE_LANDSCAPE:
case WC_SAVELOAD:
case WC_GAME_OPTIONS:
case WC_CUSTOM_CURRENCY: