bug修复
This commit is contained in:
parent
2adecefa79
commit
09598b076b
@ -2077,7 +2077,7 @@ function BattleController:getShuffleBoardInfo()
|
||||
if count + skillCount - cantLinkCount >= needCount then
|
||||
local haveSkill = false
|
||||
local listCount = 0
|
||||
self.shuffleBoardTempList = table.clearOrCreate(self.shuffleBoardList)
|
||||
self.shuffleBoardTempList = table.clearOrCreate(self.shuffleBoardTempList)
|
||||
find = false
|
||||
local add = false
|
||||
for _, entity in ipairs(list) do
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user