Merge pull request #3983 from pchote/polish-chat-input

Polish chat input.
This commit is contained in:
Matthias Mailänder
2013-10-24 10:25:23 -07:00
15 changed files with 167 additions and 271 deletions

View File

@@ -129,7 +129,6 @@ namespace OpenRA.GameRules
{
public string[] Mods = { "ra" };
public bool TeamChatToggle = false;
public bool ShowShellmap = true;
public bool ViewportEdgeScroll = true;