mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-12 09:09:09 +00:00
(svn r12) Change: removed patch no_train_service. Instead you can set the default service interval for any vehicle type to 'disabled'.
This commit is contained in:
@@ -87,7 +87,6 @@ typedef struct Patches {
|
||||
bool full_load_any; // new full load calculation, any cargo must be full
|
||||
byte station_spread; // amount a station may spread
|
||||
bool inflation; // disable inflation
|
||||
bool no_train_service; // never automatically send trains to service
|
||||
bool selectgoods; // only send the goods to station if a train has been there
|
||||
bool longbridges; // allow 100 tile long bridges
|
||||
bool gotodepot; // allow goto depot in orders
|
||||
|
Reference in New Issue
Block a user