(svn r23426) -Change [FS#4685] (r23423): Put currency window above game options.

This commit is contained in:
alberth 2011-12-04 12:11:27 +00:00
parent b2dc4d9c1d
commit 40186486de

View File

@ -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: