fixe some bugs

This commit is contained in:
Daniel Xie
2017-04-17 07:26:54 -05:00
parent a02663edf5
commit ffda024431
5 changed files with 16 additions and 9 deletions
+1 -1
View File
@@ -1243,7 +1243,7 @@ initLocationButtons = function() {
purchaseTor.addEventListener("click", function() {
purchaseTor();
return false;
}
});
travelToAevum.addEventListener("click", function() {
travelBoxCreate(Locations.Aevum, 1000000);