@@ -257,9 +257,10 @@ namespace OpenRA.Mods.RA.Widgets.Logic
|
||||
{ "PowerDownKey", "Power-down mode" },
|
||||
{ "RepairKey", "Repair mode" },
|
||||
|
||||
{ "CycleTabsKey", "Cycle production tabs" },
|
||||
{ "NextProductionTabKey", "Next production tab" },
|
||||
{ "PreviousProductionTabKey", "Previous production tab" },
|
||||
|
||||
{ "ToggleStatusBarsKey", "Toggle status bars" }
|
||||
{ "ToggleStatusBarsKey", "Toggle status bars" },
|
||||
};
|
||||
|
||||
var unitHotkeys = new Dictionary<string, string>()
|
||||
|
||||
Reference in New Issue
Block a user