diff --git a/src/window.cpp b/src/window.cpp --- a/src/window.cpp +++ b/src/window.cpp @@ -914,6 +914,7 @@ static uint GetWindowZPriority(const Win case WC_NETWORK_STATUS_WINDOW: ++z_priority; + case WC_GENERATE_LANDSCAPE: case WC_SAVELOAD: case WC_GAME_OPTIONS: case WC_CUSTOM_CURRENCY: