From a9413b12a25ca3f2fca654084c3cbea621fd5255 Mon Sep 17 00:00:00 2001 From: dominik Date: Tue, 10 Aug 2004 17:06:10 +0000 Subject: (svn r12) Change: removed patch no_train_service. Instead you can set the default service interval for any vehicle type to 'disabled'. --- variables.h | 1 - 1 file changed, 1 deletion(-) (limited to 'variables.h') diff --git a/variables.h b/variables.h index 5530608df..4ea87f939 100644 --- a/variables.h +++ b/variables.h @@ -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 -- cgit v1.2.3-54-g00ecf