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

This commit is contained in:
truebrain 2011-11-23 21:23:41 +00:00
parent 560bae8c91
commit 00db8b8008

View File

@ -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"),