Changeset - r18459:95576a5640ef
[Not reviewed]
master
0 1 0
truebrain - 13 years ago 2011-11-23 21:23:41
truebrain@openttd.org
(svn r23313) -Fix: economy.fund_buildings was not shown in the GUI
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/settings_gui.cpp
Show inline comments
 
@@ -1457,6 +1457,7 @@ static SettingEntry _settings_economy_to
 
	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"),
0 comments (0 inline, 0 general)