Merge branch 'china/dev' of http://60.1.1.230/gaoxin/JL_Client into china/dev

dev_chengFeng
ZhangBiao 2022-01-11 11:29:54 +08:00
commit 68a2995780
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ function this.On_Btn2_Click()
FormationManager.formationList[this.root.curFormationIndex].teamPokemonInfos
)
if this.opType == 1 then
this.StraightBattle()
this.StartFight()
elseif this.opType == 2 then
PopupTipPanel.ShowTip("保存编队成功")
end