summaryrefslogtreecommitdiff
path: root/settings_gui.c
diff options
context:
space:
mode:
authorKUDr <kudr@openttd.org>2006-10-17 16:16:19 +0000
committerKUDr <kudr@openttd.org>2006-10-17 16:16:19 +0000
commitc758f7d812af5b3421938ad0c11ff865d0f5f04b (patch)
tree70880ca0146adbd4518bce82cbad4db6e7dd3b36 /settings_gui.c
parentda639420411af786afb8935b3ffa8ae5b7a2bf02 (diff)
downloadopenttd-c758f7d812af5b3421938ad0c11ff865d0f5f04b.tar.xz
(svn r6800) -Feature change: [train is lost] message is now generated immediately when pathfinder can't find the path. (thanks MeusH, peter1138 and Brianetta for ideas and help).
Diffstat (limited to 'settings_gui.c')
-rw-r--r--settings_gui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings_gui.c b/settings_gui.c
index b93a480c8..95b381f79 100644
--- a/settings_gui.c
+++ b/settings_gui.c
@@ -631,7 +631,7 @@ static const char *_patches_vehicles[] = {
"train_income_warn",
"order_review_system",
"never_expire_vehicles",
- "lost_train_days",
+ "lost_train_warn",
"autorenew",
"autorenew_months",
"autorenew_money",