mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-18 04:05:46 +01:00
rm console log
This commit is contained in:
parent
c6843b231a
commit
5bb304caff
@ -7,8 +7,6 @@ if (greenworks.init()) {
|
|||||||
console.log("Steam API has failed to initialize.");
|
console.log("Steam API has failed to initialize.");
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(greenworks.shutdown);
|
|
||||||
|
|
||||||
const debug = false;
|
const debug = false;
|
||||||
|
|
||||||
function createWindow(killall) {
|
function createWindow(killall) {
|
||||||
|
Loading…
Reference in New Issue
Block a user