mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-10-29 02:12:58 +08:00
fix: 开门没有删除异步
This commit is contained in:
parent
ce1435be3a
commit
d0857634d4
@ -357,6 +357,7 @@ export function initFallback() {
|
||||
y
|
||||
);
|
||||
callback?.();
|
||||
delete core.animateFrame.asyncId[animate];
|
||||
};
|
||||
|
||||
adapters['door-animate']?.all('openDoor', block).then(cb);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user