summaryrefslogtreecommitdiff
path: root/settings_gui.c
diff options
context:
space:
mode:
authorDarkvater <Darkvater@openttd.org>2006-11-16 17:44:04 +0000
committerDarkvater <Darkvater@openttd.org>2006-11-16 17:44:04 +0000
commitda2d221337b2ee5eec356d5f8d44348514a6fc65 (patch)
treefead1dbd09600e2f400da8a30f022b454b20aded /settings_gui.c
parent22bfbc8a7aa396d48ff0319ab9ea4919dba5eb3f (diff)
downloadopenttd-da2d221337b2ee5eec356d5f8d44348514a6fc65.tar.xz
(svn r7173) -Codechange (r6824): Allow the user to change the chat-destination when chatting with <ENTER> or 'T' instead of the game choosing one for you automatically.
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 093a18226..6ffe6153d 100644
--- a/settings_gui.c
+++ b/settings_gui.c
@@ -572,6 +572,7 @@ static const char *_patches_ui[] = {
"population_in_label",
"link_terraform_toolbar",
"liveries",
+ "chat_target",
};
static const char *_patches_construction[] = {