Codechange: move windows common to AI and GS out of ai_gui
This commit is contained in:
@@ -1367,8 +1367,8 @@ static uint GetWindowZPriority(WindowClass wc)
|
||||
case WC_CUSTOM_CURRENCY:
|
||||
case WC_NETWORK_WINDOW:
|
||||
case WC_GRF_PARAMETERS:
|
||||
case WC_AI_LIST:
|
||||
case WC_AI_SETTINGS:
|
||||
case WC_SCRIPT_LIST:
|
||||
case WC_SCRIPT_SETTINGS:
|
||||
case WC_TEXTFILE:
|
||||
++z_priority;
|
||||
FALLTHROUGH;
|
||||
|
||||
Reference in New Issue
Block a user