added a new hotkey to select all units on screen

closes #4182
This commit is contained in:
Matthias Mailänder
2013-12-06 09:07:51 +01:00
parent f7eb6a29d5
commit 08166c0a64
4 changed files with 9 additions and 0 deletions

View File

@@ -243,6 +243,7 @@ namespace OpenRA.Mods.RA.Widgets.Logic
{ "CycleBaseKey", "Jump to base" },
{ "ToLastEventKey", "Jump to last radar event" },
{ "ToSelectionKey", "Jump to selection" },
{ "SelectAllUnitsKey", "Select all units on screen" },
{ "SellKey", "Sell mode" },
{ "PowerDownKey", "Power-down mode" },
{ "RepairKey", "Repair mode" },