mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 01:03:01 +02:00
Improve wrong arg user message and add ui.windowSize
This commit is contained in:
@@ -335,6 +335,7 @@ const ui = {
|
||||
resetStyles: 0,
|
||||
getGameInfo: 0,
|
||||
clearTerminal: 0,
|
||||
windowSize: 0,
|
||||
};
|
||||
|
||||
// Grafting API
|
||||
@@ -531,6 +532,8 @@ const SourceRamCosts = {
|
||||
mv: 0,
|
||||
tail: 0,
|
||||
toast: 0,
|
||||
moveTail: 0,
|
||||
resizeTail: 0,
|
||||
closeTail: 0,
|
||||
clearPort: 0,
|
||||
openDevMenu: 0,
|
||||
|
||||
Reference in New Issue
Block a user