特效丢失问题
This commit is contained in:
parent
0de502ba07
commit
6541221ff5
@ -1695,12 +1695,6 @@ function BattleUI:hideAllBoardSfxs()
|
||||
end
|
||||
end
|
||||
|
||||
if self.changeElementSfxs then
|
||||
for _, obj in pairs(self.changeElementSfxs) do
|
||||
obj:setActive(false)
|
||||
end
|
||||
end
|
||||
|
||||
if self.root.gridBreakSfxObjs then
|
||||
for gridType, map in pairs(self.root.gridBreakSfxObjs) do
|
||||
for index, info in pairs(map) do
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user