mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 08:13:50 +02:00
speed up ns1
This commit is contained in:
@@ -229,7 +229,7 @@ export function GameOptionsRoot(props: IProps): React.ReactElement {
|
||||
value={execTime}
|
||||
onChange={handleExecTimeChange}
|
||||
step={1}
|
||||
min={10}
|
||||
min={5}
|
||||
max={100}
|
||||
valueLabelDisplay="auto"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user