mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-26 19:14:32 +02:00
v0.36.1
This commit is contained in:
+3
-1
@@ -1095,7 +1095,9 @@ function getNextNeurofluxLevel() {
|
||||
}
|
||||
}
|
||||
if (aug == null) {
|
||||
console.log("ERROR, Could not find NeuroFlux Governor aug");
|
||||
console.log("WARNING: Could not find NeuroFlux Governor aug. This is OK if " +
|
||||
"it happens during the loading/initialization of the game, but probably " +
|
||||
"indicates something seriously wrong at other times");
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user