死局问题修改

This commit is contained in:
xiekaidong 2023-05-19 20:09:32 +08:00
parent 1718c96004
commit 1fcf0137e3

View File

@ -1959,8 +1959,8 @@ function BattleController:getShuffleBoardInfo()
else
if entity:getSkillId() then
haveSkill = true
add = entity:canLink()
end
add = entity:canLink()
end
if add then
table.insert(tempList, entity)