mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-27 19:37:07 +02:00
Playtesting - Fixed bugs
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
/* Pop up Purchase Augmentation Box */
|
||||
function purchaseAugmentationBoxInit() {
|
||||
if (Engine.Debug) {
|
||||
console.log("Purchase Augmentation Box Initialized");
|
||||
}
|
||||
var cancelButton = document.getElementById("purchase-augmentation-box-cancel");
|
||||
|
||||
//Close Dialog box
|
||||
|
||||
Reference in New Issue
Block a user