(svn r10329) -Feature [FS#812]: (patch) option to select the "default" rail type when you start a new game or load a game. This is done either static, i.e. rail, electrified rail, monorail and maglev, or dynamic which takes either the first or last available railtype or the railtype that is used most on the map.
This commit is contained in:
@@ -654,6 +654,7 @@ static const char *_patches_ui[] = {
|
||||
"advanced_vehicle_list",
|
||||
"loading_indicators",
|
||||
"timetable_in_ticks",
|
||||
"default_rail_type",
|
||||
};
|
||||
|
||||
static const char *_patches_construction[] = {
|
||||
|
Reference in New Issue
Block a user