mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-12 18:40:29 +00:00
(svn r23517) -Fix (r23336, etc.): Give map generation window the same priority as the start server window.
This commit is contained in:
parent
dad042585c
commit
66d1848f5e
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user