(svn r21958) -Cleanup: join_stations setting; can done by distant join and could be subverted by distant join
This commit is contained in:
@@ -382,7 +382,6 @@ struct EconomySettings {
|
||||
/** Settings related to stations. */
|
||||
struct StationSettings {
|
||||
bool modified_catchment; ///< different-size catchment areas
|
||||
bool join_stations; ///< allow joining of train stations
|
||||
bool adjacent_stations; ///< allow stations to be built directly adjacent to other stations
|
||||
bool distant_join_stations; ///< allow to join non-adjacent stations
|
||||
bool never_expire_airports; ///< never expire airports
|
||||
|
Reference in New Issue
Block a user