summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/window.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window.cpp b/src/window.cpp
index 2468c5010..390777fae 100644
--- a/src/window.cpp
+++ b/src/window.cpp
@@ -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: