From 350f0f2cdb66364ca1b6116b77ef249b54f58421 Mon Sep 17 00:00:00 2001 From: peter1138 Date: Wed, 9 Nov 2005 07:25:55 +0000 Subject: (svn r3157) - Feature: Added patch option to link the terraform toolbar to the rail, road, water and airport toolbars. If enabled, the terraform toolbar will open and close with those toolbars. --- settings.c | 1 + 1 file changed, 1 insertion(+) (limited to 'settings.c') diff --git a/settings.c b/settings.c index 9014900af..6a92e948a 100644 --- a/settings.c +++ b/settings.c @@ -853,6 +853,7 @@ static const SettingDesc patch_player_settings[] = { {"autorenew_money", SDT_INT32, (void*)100000,&_patches.autorenew_money, NULL}, {"population_in_label", SDT_BOOL, (void*)true, &_patches.population_in_label, NULL}, + {"link_terraform_toolbar", SDT_BOOL, (void*)false, &_patches.link_terraform_toolbar, NULL}, {NULL, 0, NULL, NULL, NULL} }; -- cgit v1.2.3-70-g09d2