Remove now unused town_bridge_over_rail setting, feature in trunk
This commit is contained in:
@@ -586,7 +586,6 @@ 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