mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 16:22:56 +02:00
MISC: Add key binding feature (#1830)
This commit is contained in:
@@ -116,6 +116,7 @@ export const GameOptionsSidebar = (props: IProps): React.ReactElement => {
|
||||
<SideBarTab sideBarProps={props} tabName="Numeric Display" />
|
||||
<SideBarTab sideBarProps={props} tabName="Misc" />
|
||||
<SideBarTab sideBarProps={props} tabName="Remote API" />
|
||||
<SideBarTab sideBarProps={props} tabName="Key Binding" />
|
||||
</List>
|
||||
</Paper>
|
||||
<Box
|
||||
|
||||
Reference in New Issue
Block a user