auto-git:
[change] src/runtime-three/runtime-host.ts
This commit is contained in:
@@ -4705,7 +4705,7 @@ export class RuntimeHost {
|
||||
}
|
||||
|
||||
if (
|
||||
dialogue === null ||
|
||||
dialogue !== null &&
|
||||
this.activeDialogueAttentionState?.npcEntityId !== dialogue.npcEntityId
|
||||
) {
|
||||
this.activeDialogueAttentionState = null;
|
||||
|
||||
Reference in New Issue
Block a user