mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 16:22:56 +02:00
API: Add ns.renderTail (#1815)
This commit is contained in:
@@ -599,6 +599,7 @@ export const RamCosts: RamCostTree<NSFull> = {
|
||||
tail: 0,
|
||||
toast: 0,
|
||||
moveTail: 0,
|
||||
renderTail: 0,
|
||||
resizeTail: 0,
|
||||
closeTail: 0,
|
||||
setTitle: 0,
|
||||
|
||||
Reference in New Issue
Block a user