mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-27 19:37:07 +02:00
refactor some stuff
This commit is contained in:
+1
-1
@@ -101,7 +101,7 @@ export class Crime {
|
||||
if (div <= 0) {
|
||||
div = 1;
|
||||
}
|
||||
p.startNEWWork(
|
||||
p.startWork(
|
||||
new CrimeWork({
|
||||
crimeType: this.type,
|
||||
singularity: workerScript !== null,
|
||||
|
||||
Reference in New Issue
Block a user