Fix incorrect user instance timer when friend joins while in private

This commit is contained in:
Natsumi
2022-06-25 22:37:12 +12:00
parent f2b174d6a3
commit 8c7cd4c4bb
2 changed files with 2 additions and 3 deletions

View File

@@ -13384,8 +13384,7 @@ speechSynthesis.getVoices();
if (typeof ref !== 'undefined') {
if (
!ref.isFriend ||
ref.status === 'ask me' ||
ref.status === 'busy'
ref.location !== this.lastLocation.location
) {
// fix $location_at
var {joinTime} = this.lastLocation.playerList.get(