@gamelearn/arcade-components 3.8.7 → 3.8.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -57641,7 +57641,7 @@ function DialogComponent({
|
|
|
57641
57641
|
avatar: ht(B),
|
|
57642
57642
|
show: !0
|
|
57643
57643
|
});
|
|
57644
|
-
else if (!H.current && !oe) {
|
|
57644
|
+
else if (!H.current && !oe && !de) {
|
|
57645
57645
|
const Me = F == null ? void 0 : F.slots.filter((at) => at.uid && !at.talking), dt = [...Me.map((at) => at.uid) || [], B == null ? void 0 : B.uid];
|
|
57646
57646
|
if (Oe.filter((at) => !dt.includes(at)).forEach((at) => {
|
|
57647
57647
|
U(at, "idle");
|