【编队】刷新编队时,保存编队的方法错误
parent
a255a6fb42
commit
0d76922c85
|
@ -91,7 +91,7 @@ function this.UpdateFormation(msg)
|
|||
oTeam.teamPokemonInfos = {}
|
||||
this.formationList[team.teamId] = oTeam
|
||||
if isRefresh then
|
||||
FormationManager.RefreshFormation(team.teamId, this.formationList[team.teamId].teamHeroInfos, {})
|
||||
FormationManager.SaveFormation(team.teamId, this.formationList[team.teamId].teamHeroInfos, {})
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue