mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 07:18:38 +02:00
Closing the final script in your editor will take you to the terminal.
This commit is contained in:
@@ -668,6 +668,7 @@ export function Root(props: IProps): React.ReactElement {
|
||||
// No more scripts are open
|
||||
setOpenScripts([]);
|
||||
setCurrentScript(null);
|
||||
props.router.toTerminal();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user