Add hotkey for removing actors from control groups
* Add `RemoveFromControlGroup` hotkey * Add `RemoveFromControlGroup` method to `OpenRA.Game.Selection`
This commit is contained in:
committed by
Oliver Brakmann
parent
99987db5d9
commit
7695714f66
@@ -892,6 +892,7 @@
|
||||
<Compile Include="Widgets\Logic\Ingame\Hotkeys\TogglePlayerStanceColorHotkeyLogic.cs" />
|
||||
<Compile Include="Widgets\Logic\Ingame\Hotkeys\PauseHotkeyLogic.cs" />
|
||||
<Compile Include="Widgets\Logic\Ingame\Hotkeys\CycleStatusBarsHotkeyLogic.cs" />
|
||||
<Compile Include="Widgets\Logic\Ingame\Hotkeys\RemoveFromControlGroupHotkeyLogic.cs" />
|
||||
<Compile Include="Widgets\Logic\Lobby\LobbyOptionsLogic.cs" />
|
||||
<Compile Include="Traits\World\LobbyPrerequisiteCheckbox.cs" />
|
||||
<Compile Include="Widgets\Logic\DirectConnectLogic.cs" />
|
||||
|
||||
Reference in New Issue
Block a user