mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-18 04:05:46 +01:00
only exit?
This commit is contained in:
parent
ae6f8c5ee7
commit
795df0ed69
@ -116,7 +116,5 @@ app.whenReady().then(() => {
|
||||
});
|
||||
|
||||
app.on("window-all-closed", function () {
|
||||
console.log("Died");
|
||||
app.quit();
|
||||
process.exit(0);
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user