修复对战和stack_e中hold致死但没有完全死的时候下一块悬空导致的幽灵行

This commit is contained in:
MrZ_26
2023-04-24 00:48:17 +08:00
parent fe29cc532d
commit 43046a3cf3
2 changed files with 15 additions and 13 deletions

View File

@@ -26,6 +26,7 @@ return {
P.garbageBeneath=P.garbageBeneath-bonus
end
end
P:freshBlock('push')
end
end,
}