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
commit13f8fa8ba99ad4b9cca8ef5c624b42dc719860c0 (patch)
tree70880ca0146adbd4518bce82cbad4db6e7dd3b36 /settings_gui.c
parent3625d6f06b017ce24d0734ccdfb1b1333f26590e (diff)
downloadopenttd-13f8fa8ba99ad4b9cca8ef5c624b42dc719860c0.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",