【轩辕宝镜 】修复还是可能会上阵重复神将的问题

dev_chengFeng
gaoxin 2021-11-05 10:01:46 +08:00
parent 51dfdede03
commit c232f35436
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ function this.GetOneKeyUpHeroList()
if not upList[v.heroConfig.Id] then
if #heros < 6 then
table.insert(heros, v)
upList[v.heroConfig.Id] = 1
end
end
end