(svn r14919) -Feature: distant joining of stations (Frostregen and PhilSophus)
This commit is contained in:
@@ -328,6 +328,7 @@ struct StationSettings {
|
||||
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 always_small_airport; ///< always allow small airports
|
||||
byte station_spread; ///< amount a station may spread
|
||||
};
|
||||
|
Reference in New Issue
Block a user