(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.

This commit is contained in:
Darkvater
2006-11-16 17:44:04 +00:00
parent edcbb10565
commit ea0018fced
5 changed files with 7 additions and 16 deletions

View File

@@ -572,6 +572,7 @@ static const char *_patches_ui[] = {
"population_in_label",
"link_terraform_toolbar",
"liveries",
"chat_target",
};
static const char *_patches_construction[] = {