Merge pull request #320 from hydroflame/move-tor-html

[SMALL] moved all tor-html related code to one place, hurray for decoupling
This commit is contained in:
danielyxie
2018-06-25 19:40:59 -05:00
committed by GitHub
3 changed files with 6 additions and 10 deletions
-3
View File
@@ -191,9 +191,6 @@ function prestigeSourceFile() {
}
homeComp.cpuCores = 1;
//Darkweb is purchase-able
document.getElementById("location-purchase-tor").setAttribute("class", "a-link-button");
//Reset favor for Companies
for (var member in Companies) {
if (Companies.hasOwnProperty(member)) {