mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-23 01:32:55 +02:00
few bugfix
This commit is contained in:
@@ -3340,6 +3340,7 @@ function NetscriptFunctions(workerScript) {
|
||||
updateDynamicRam("stopAction", getRamCost("stopAction"));
|
||||
checkSingularityAccess("stopAction", 1);
|
||||
if (Player.isWorking) {
|
||||
Router.toTerminal();
|
||||
var txt = Player.singularityStopWork();
|
||||
workerScript.log("stopAction", txt);
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user