changeset 18581:00d5b9938a9d draft

(svn r23426) -Change [FS#4685] (r23423): Put currency window above game options.
author alberth <alberth@openttd.org>
date Sun, 04 Dec 2011 12:11:27 +0000
parents 8161974848f8
children 762b8d0e4f5d
files src/window.cpp
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/window.cpp
+++ b/src/window.cpp
@@ -915,6 +915,7 @@
 
 		case WC_SAVELOAD:
 		case WC_GAME_OPTIONS:
+		case WC_CUSTOM_CURRENCY:
 		case WC_NETWORK_WINDOW:
 		case WC_GRF_PARAMETERS:
 		case WC_NEWGRF_TEXTFILE: