mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-05 15:17:48 +02:00
updated README with TODOS. FIxed kill command and sleep() command in script
This commit is contained in:
+1
-3
@@ -255,9 +255,7 @@ var Engine = {
|
||||
Companies.init();
|
||||
CompanyPositions.init();
|
||||
}
|
||||
|
||||
PrintAllServers();
|
||||
|
||||
|
||||
//Main menu buttons and content
|
||||
Engine.Clickables.terminalMainMenuButton = document.getElementById("terminal-menu-link");
|
||||
Engine.Clickables.terminalMainMenuButton.addEventListener("click", function() {
|
||||
|
||||
Reference in New Issue
Block a user