BUGFIX: Fix #997 (#1226)

This commit is contained in:
catloversg
2024-04-24 07:05:24 +07:00
committed by GitHub
parent a3f9a5c21e
commit eba86e4bf0
2 changed files with 2 additions and 1 deletions

View File

@@ -144,6 +144,7 @@ export class PlayerObject extends Person implements IPlayer {
window.innerHeight +
getRandomInt(100, 999),
);
this.lastAugReset = this.lastNodeReset = Date.now();
}
whoAmI(): string {

View File

@@ -432,7 +432,7 @@ exports[`Check Save File Continuity PlayerSave continuity 1`] = `
"jobs": {},
"karma": 0,
"lastAugReset": 1687611703623,
"lastNodeReset": -1,
"lastNodeReset": 1687611703623,
"lastSave": 0,
"lastUpdate": 1687611703623,
"location": "Travel Agency",