死局问题修改
This commit is contained in:
parent
1718c96004
commit
1fcf0137e3
@ -1959,8 +1959,8 @@ function BattleController:getShuffleBoardInfo()
|
|||||||
else
|
else
|
||||||
if entity:getSkillId() then
|
if entity:getSkillId() then
|
||||||
haveSkill = true
|
haveSkill = true
|
||||||
add = entity:canLink()
|
|
||||||
end
|
end
|
||||||
|
add = entity:canLink()
|
||||||
end
|
end
|
||||||
if add then
|
if add then
|
||||||
table.insert(tempList, entity)
|
table.insert(tempList, entity)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user