Adds selecting of all units matching the current type across the screen or map using Ctrl + T.

This commit is contained in:
Pizzaoverhead
2014-02-19 17:52:04 +00:00
parent 3ed2053d4a
commit 7be3078115
4 changed files with 22 additions and 1 deletions

View File

@@ -253,6 +253,7 @@ namespace OpenRA.Mods.RA.Widgets.Logic
{ "ToLastEventKey", "Jump to last radar event" },
{ "ToSelectionKey", "Jump to selection" },
{ "SelectAllUnitsKey", "Select all units on screen" },
{ "SelectUnitsByTypeKey", "Select units by type" },
{ "PauseKey", "Pause / Unpause" },
{ "SellKey", "Sell mode" },