mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-23 09:42:53 +02:00
various fixes and adjustments
This commit is contained in:
@@ -480,7 +480,7 @@ export class PlayerObject implements IPlayer {
|
||||
this.lastUpdate = 0;
|
||||
this.lastSave = 0;
|
||||
this.totalPlaytime = 0;
|
||||
this.hasCompletedAnInfiltration = true;
|
||||
this.hasCompletedAnInfiltration = false;
|
||||
|
||||
this.playtimeSinceLastAug = 0;
|
||||
this.playtimeSinceLastBitnode = 0;
|
||||
|
||||
Reference in New Issue
Block a user