summaryrefslogtreecommitdiff
path: root/variables.h
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
commitea0018fcedd9b2d0da24cbb702330f7349796e8b (patch)
treefead1dbd09600e2f400da8a30f022b454b20aded /variables.h
parentedcbb105656514e6b422d2d5e04f6dcb2e30459b (diff)
downloadopenttd-ea0018fcedd9b2d0da24cbb702330f7349796e8b.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 'variables.h')
-rw-r--r--variables.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/variables.h b/variables.h
index 523703045..af4d26636 100644
--- a/variables.h
+++ b/variables.h
@@ -127,6 +127,7 @@ typedef struct Patches {
bool reverse_scroll; // Right-Click-Scrolling scrolls in the opposite direction
bool measure_tooltip; // Show a permanent tooltip when dragging tools
byte liveries; // Options for displaying company liveries, 0=none, 1=self, 2=all
+ bool chat_target; // Choose the chat message target with <ENTER>, true=all players, false=your team
uint8 toolbar_pos; // position of toolbars, 0=left, 1=center, 2=right
uint8 window_snap_radius; // Windows snap at each other if closer than this