OpenTTD
|
Settings related to stations. More...
#include <settings_type.h>
Data Fields | |
bool | modified_catchment |
different-size catchment areas | |
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 | |
byte | station_spread |
amount a station may spread |
Settings related to stations.
Definition at line 514 of file settings_type.h.