Toggle-able teamchat on shift-enter
This commit is contained in:
committed by
Chris Forbes
parent
ad1af792e6
commit
a904047a16
@@ -66,6 +66,9 @@ namespace OpenRA.GameRules
|
||||
public string[] Mods = { "ra" };
|
||||
public bool MatchTimer = true;
|
||||
|
||||
// Chat settings
|
||||
public bool TeamChatToggle = false;
|
||||
|
||||
// Behaviour settings
|
||||
public bool ViewportEdgeScroll = true;
|
||||
public bool InverseDragScroll = false;
|
||||
|
||||
Reference in New Issue
Block a user