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