Minimalist Action Bar (#21352)
This commit is contained in:
@@ -224,10 +224,6 @@ namespace Content.Client.Options.UI.Tabs
|
||||
{
|
||||
AddButton(boundKey);
|
||||
}
|
||||
foreach (var boundKey in ContentKeyFunctions.GetLoadoutBoundKeys())
|
||||
{
|
||||
AddButton(boundKey);
|
||||
}
|
||||
|
||||
AddHeader("ui-options-header-shuttle");
|
||||
AddButton(ContentKeyFunctions.ShuttleStrafeUp);
|
||||
|
||||
Reference in New Issue
Block a user