mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-03 14:27:03 +02:00
script log boxes can now be dragged around and multiple of them can be on screen at once.
This commit is contained in:
@@ -784,10 +784,6 @@ const Engine = {
|
||||
updateSleevesPage();
|
||||
}
|
||||
|
||||
if (logBoxOpened) {
|
||||
logBoxUpdateText();
|
||||
}
|
||||
|
||||
Engine.Counters.updateDisplays = 3;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user