mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-13 17:49:10 +00:00
(svn r14839) -Fix [FS#2496](r14835): one occurence of train_income_warn wasn't updated
This commit is contained in:
@@ -708,7 +708,7 @@ static const char *_patches_vehicles[] = {
|
|||||||
"pf.pathfinder_for_trains",
|
"pf.pathfinder_for_trains",
|
||||||
"pf.pathfinder_for_roadvehs",
|
"pf.pathfinder_for_roadvehs",
|
||||||
"pf.pathfinder_for_ships",
|
"pf.pathfinder_for_ships",
|
||||||
"gui.train_income_warn",
|
"gui.vehicle_income_warn",
|
||||||
"gui.order_review_system",
|
"gui.order_review_system",
|
||||||
"vehicle.never_expire_vehicles",
|
"vehicle.never_expire_vehicles",
|
||||||
"gui.lost_train_warn",
|
"gui.lost_train_warn",
|
||||||
|
Reference in New Issue
Block a user