mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 07:18:38 +02:00
@@ -144,6 +144,7 @@ export class PlayerObject extends Person implements IPlayer {
|
||||
window.innerHeight +
|
||||
getRandomInt(100, 999),
|
||||
);
|
||||
this.lastAugReset = this.lastNodeReset = Date.now();
|
||||
}
|
||||
|
||||
whoAmI(): string {
|
||||
|
||||
Reference in New Issue
Block a user