mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-26 03:00:56 +02:00
Script editor now saves state when switching to other tabs. Updated to version 0.19.4
This commit is contained in:
+1
-2
@@ -61,8 +61,7 @@ function saveAndCloseScriptEditor() {
|
||||
}
|
||||
|
||||
if (filename == "") {
|
||||
//If no filename...just close and do nothing
|
||||
Engine.loadTerminalContent();
|
||||
dialogBoxCreate("You must specify a filename!");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user