summaryrefslogtreecommitdiff
path: root/openttd.h
diff options
context:
space:
mode:
Diffstat (limited to 'openttd.h')
-rw-r--r--openttd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openttd.h b/openttd.h
index f26ec201a..6ed2149ed 100644
--- a/openttd.h
+++ b/openttd.h
@@ -443,7 +443,7 @@ enum {
WC_SIGN_LIST,
WC_GENERATE_LANDSCAPE,
WC_GENERATE_PROGRESS_WINDOW,
- WC_OK_CANCEL_QUERY,
+ WC_CONFIRM_POPUP_QUERY,
WC_DEPOT_SELL_ALL,
};