mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-28 20:07:04 +02:00
Made the effects of many Augmentations slightly stronger
This commit is contained in:
@@ -29,7 +29,6 @@ var dialogBoxOpened = false;
|
||||
var dialogBoxCount = 0;
|
||||
|
||||
dialogBoxCreate = function(txt) {
|
||||
console.log("created");
|
||||
var container = document.createElement("div");
|
||||
container.setAttribute("class", "dialog-box-container");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user