Added New Servers.need to properly init them

This commit is contained in:
Daniel Xie
2016-10-28 16:57:58 -05:00
parent f6aaef455d
commit cc6b178a96
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -144,7 +144,7 @@ var Engine = {
Engine._hackTimeStr = "Time left: ";
Player.startHack = false;
document.getElementById("hack-progress-bar").style.whiteSpace = "pre";
//document.getElementById("hack-progress-bar").style.whiteSpace = "pre";
}
Engine.updateHackProgress();