Make "select all units" work across screen/map again

This commit is contained in:
Kevin Azzam
2015-10-10 15:43:12 +02:00
parent 50679cd6c4
commit 64ed164295
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" },