summaryrefslogtreecommitdiff
path: root/settings_gui.c
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2006-09-17 20:52:54 +0000
committerpeter1138 <peter1138@openttd.org>2006-09-17 20:52:54 +0000
commit37e00dbef2e4efa25dd9ddb4ca227f4fffde924f (patch)
tree478bef1f4d2ad8896951a0c602acce70bee18a17 /settings_gui.c
parent4794012f37edeb176aae1cb6226b43a9e6044210 (diff)
downloadopenttd-37e00dbef2e4efa25dd9ddb4ca227f4fffde924f.tar.xz
(svn r6474) - Add a patch option to control display of liveries, allowing none, your
own, or all companies.
Diffstat (limited to 'settings_gui.c')
-rw-r--r--settings_gui.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings_gui.c b/settings_gui.c
index eabe26899..15db71374 100644
--- a/settings_gui.c
+++ b/settings_gui.c
@@ -570,6 +570,7 @@ static const char *_patches_ui[] = {
"population_in_label",
"link_terraform_toolbar",
"progress_update_interval",
+ "liveries",
};
static const char *_patches_construction[] = {