mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-04-16 15:21:30 +02:00
Format
This commit is contained in:
src/Netscript
@ -613,7 +613,7 @@ function getRunningScriptByArgs(
|
||||
throw helpers.makeRuntimeRejectMsg(
|
||||
ctx.workerScript,
|
||||
`Invalid scriptArgs argument passed into getRunningScript() from ${ctx.function}(). ` +
|
||||
`This is probably a bug. Please report to game developer`,
|
||||
`This is probably a bug. Please report to game developer`,
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user