mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-22 07:33:48 +01:00
rm log
This commit is contained in:
commit
6cf0455215
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -44,7 +44,6 @@ export function NetscriptExtra(player: IPlayer, workerScript: WorkerScript): INe
|
||||
recur(depth - 1);
|
||||
};
|
||||
recur(2);
|
||||
console.log(x);
|
||||
console.warn("I am sure that this variable is false.");
|
||||
if (x !== false) {
|
||||
console.warn("Reality has been altered!");
|
||||
|
Loading…
Reference in New Issue
Block a user