Merge pull request #9585 from ChaoticMind/select_all_map

Make "select all units" work across screen/map again
This commit is contained in:
abcdefg30
2015-11-22 01:50:48 +01:00
2 changed files with 17 additions and 3 deletions

View File

@@ -394,7 +394,7 @@ namespace OpenRA.Mods.Common.Widgets.Logic
{ "CycleBaseKey", "Jump to base" },
{ "ToLastEventKey", "Jump to last radar event" },
{ "ToSelectionKey", "Jump to selection" },
{ "SelectAllUnitsKey", "Select all units on screen" },
{ "SelectAllUnitsKey", "Select all combat units" },
{ "SelectUnitsByTypeKey", "Select units by type" },
{ "PlaceBeaconKey", "Place beacon" },