mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-04 14:47:53 +02:00
Trying to get the functionality to load all running scripts upon load to work
This commit is contained in:
@@ -297,7 +297,6 @@ var Engine = {
|
||||
|
||||
//Character info
|
||||
Engine.Display.characterInfo = document.getElementById("character-info");
|
||||
//Engine.displayCharacterInfo(); - Don't think I need this
|
||||
|
||||
//Script editor
|
||||
Engine.Display.scriptEditorText = document.getElementById("script-editor-text");
|
||||
|
||||
Reference in New Issue
Block a user