(svn r23932) -Codechange: split the NewGRF text window into its own source files
This commit is contained in:
@@ -999,9 +999,9 @@ static uint GetWindowZPriority(const Window *w)
|
||||
case WC_CUSTOM_CURRENCY:
|
||||
case WC_NETWORK_WINDOW:
|
||||
case WC_GRF_PARAMETERS:
|
||||
case WC_NEWGRF_TEXTFILE:
|
||||
case WC_AI_LIST:
|
||||
case WC_AI_SETTINGS:
|
||||
case WC_TEXTFILE:
|
||||
++z_priority;
|
||||
|
||||
case WC_CONSOLE:
|
||||
|
Reference in New Issue
Block a user