(svn r23313) -Fix: economy.fund_buildings was not shown in the GUI

pull/155/head
truebrain 13 years ago
parent b2830546b8
commit 76f6bd8cfd

@ -1457,6 +1457,7 @@ static SettingEntry _settings_economy_towns[] = {
SettingEntry("economy.bribe"),
SettingEntry("economy.exclusive_rights"),
SettingEntry("economy.fund_roads"),
SettingEntry("economy.fund_buildings"),
SettingEntry("economy.town_layout"),
SettingEntry("economy.allow_town_roads"),
SettingEntry("economy.allow_town_level_crossings"),

Loading…
Cancel
Save