Main/System/Guild/GuildBaseWin.cs
@@ -212,6 +212,7 @@ async UniTask Talk(int index) { await UniTask.Delay(5000); if (this == null) return; // destroyed during await talkRects[index].SetActive(false); var npc = funcNPCs[index].GetModel(); npc.PlayAnimation("idle", true);