【轩辕宝镜 】修复还是可能会上阵重复神将的问题
parent
51dfdede03
commit
c232f35436
|
@ -92,6 +92,7 @@ function this.GetOneKeyUpHeroList()
|
||||||
if not upList[v.heroConfig.Id] then
|
if not upList[v.heroConfig.Id] then
|
||||||
if #heros < 6 then
|
if #heros < 6 then
|
||||||
table.insert(heros, v)
|
table.insert(heros, v)
|
||||||
|
upList[v.heroConfig.Id] = 1
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue