updated README with TODOS. FIxed kill command and sleep() command in script

This commit is contained in:
Daniel Xie
2016-12-13 17:52:32 -06:00
parent 2e6206ac16
commit c485f28e20
6 changed files with 147 additions and 79 deletions
+1 -3
View File
@@ -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() {