diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/settings_gui.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settings_gui.cpp b/src/settings_gui.cpp index 78175b8cc..3020aaba0 100644 --- a/src/settings_gui.cpp +++ b/src/settings_gui.cpp @@ -708,7 +708,7 @@ static const char *_patches_vehicles[] = { "pf.pathfinder_for_trains", "pf.pathfinder_for_roadvehs", "pf.pathfinder_for_ships", - "gui.train_income_warn", + "gui.vehicle_income_warn", "gui.order_review_system", "vehicle.never_expire_vehicles", "gui.lost_train_warn", |