mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-01 03:53:47 +01:00
rm console log
This commit is contained in:
parent
a90575aea9
commit
bf75cf80b8
@ -29,5 +29,4 @@ export function loadPlayer(saveString: string): void {
|
|||||||
}
|
}
|
||||||
|
|
||||||
Player.exploits = sanitizeExploits(Player.exploits);
|
Player.exploits = sanitizeExploits(Player.exploits);
|
||||||
console.log(Player.bladeburner);
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user