mirror of https://github.com/OpenTTD/OpenTTD
(svn r23426) -Change [FS#4685] (r23423): Put currency window above game options.
parent
b2dc4d9c1d
commit
40186486de
|
@ -915,6 +915,7 @@ static uint GetWindowZPriority(const Window *w)
|
|||
|
||||
case WC_SAVELOAD:
|
||||
case WC_GAME_OPTIONS:
|
||||
case WC_CUSTOM_CURRENCY:
|
||||
case WC_NETWORK_WINDOW:
|
||||
case WC_GRF_PARAMETERS:
|
||||
case WC_NEWGRF_TEXTFILE:
|
||||
|
|
Loading…
Reference in New Issue