Merge pull request #8021 from sinf/quickbuild
Added quick build feature
This commit is contained in:
@@ -30,6 +30,8 @@ namespace OpenRA.Mods.Cnc.Widgets.Logic
|
||||
tabs.SelectNextTab(reverse);
|
||||
else
|
||||
tabs.QueueGroup = button.ProductionGroup;
|
||||
|
||||
tabs.PickUpCompletedBuilding();
|
||||
};
|
||||
|
||||
Func<ButtonWidget, Hotkey> getKey = _ => Hotkey.Invalid;
|
||||
|
||||
Reference in New Issue
Block a user