mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 00:32:51 +02:00
fix netscript port read not correctly converting ns1 objects
This commit is contained in:
@@ -198,7 +198,6 @@ function startNetscript1Script(workerScript: WorkerScript): Promise<WorkerScript
|
||||
name === "vsprintf" ||
|
||||
name === "scp" ||
|
||||
name == "write" ||
|
||||
name === "read" ||
|
||||
name === "tryWrite" ||
|
||||
name === "run" ||
|
||||
name === "exec"
|
||||
|
||||
Reference in New Issue
Block a user