mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-24 02:03:01 +02:00
Finished ResleeveUI implementation (untested)
This commit is contained in:
@@ -477,6 +477,10 @@ const Engine = {
|
||||
}
|
||||
},
|
||||
|
||||
loadSleevesContent: function() {
|
||||
|
||||
},
|
||||
|
||||
//Helper function that hides all content
|
||||
hideAllContent: function() {
|
||||
Engine.Display.terminalContent.style.display = "none";
|
||||
|
||||
Reference in New Issue
Block a user