Import town bridges over rails patch
Add setting (default off) From: https://www.tt-forums.net/viewtopic.php?f=33t=76052
This commit is contained in:
@@ -557,6 +557,7 @@ struct EconomySettings {
|
||||
bool infrastructure_maintenance; ///< enable monthly maintenance fee for owner infrastructure
|
||||
uint8 day_length_factor; ///< factor which the length of day is multiplied
|
||||
uint16 random_road_reconstruction; ///< chance out of 1000 per tile loop for towns to start random road re-construction
|
||||
bool town_bridge_over_rail; ///< enable towns to build bridges over rails
|
||||
};
|
||||
|
||||
struct LinkGraphSettings {
|
||||
|
Reference in New Issue
Block a user