(svn r21953) -Remove [FS#4456]: the non-uniform stations setting. Support for uniform stations has been broken for over a year
This commit is contained in:
@@ -388,7 +388,6 @@ struct EconomySettings {
|
||||
struct StationSettings {
|
||||
bool modified_catchment; ///< different-size catchment areas
|
||||
bool join_stations; ///< allow joining of train stations
|
||||
bool nonuniform_stations; ///< allow nonuniform 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