mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-05 07:07:50 +02:00
fixe some bugs
This commit is contained in:
+1
-1
@@ -1243,7 +1243,7 @@ initLocationButtons = function() {
|
||||
purchaseTor.addEventListener("click", function() {
|
||||
purchaseTor();
|
||||
return false;
|
||||
}
|
||||
});
|
||||
|
||||
travelToAevum.addEventListener("click", function() {
|
||||
travelBoxCreate(Locations.Aevum, 1000000);
|
||||
|
||||
Reference in New Issue
Block a user