forked from mirror/OpenTTD
(svn r23423) -Revert (r23421): NewGRF windows may not be moved to normal priority.
This commit is contained in:
@@ -914,7 +914,12 @@ static uint GetWindowZPriority(const Window *w)
|
||||
++z_priority;
|
||||
|
||||
case WC_SAVELOAD:
|
||||
case WC_GAME_OPTIONS:
|
||||
case WC_NETWORK_WINDOW:
|
||||
case WC_GRF_PARAMETERS:
|
||||
case WC_NEWGRF_TEXTFILE:
|
||||
case WC_AI_LIST:
|
||||
case WC_AI_SETTINGS:
|
||||
++z_priority;
|
||||
|
||||
case WC_CONSOLE:
|
||||
|
Reference in New Issue
Block a user