Merge pull request #9585 from ChaoticMind/select_all_map
Make "select all units" work across screen/map again
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user