1
0
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:
dominik
2004-08-10 17:06:10 +00:00
parent ee4511a836
commit a9413b12a2
8 changed files with 27 additions and 15 deletions

View File

@@ -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