【四灵编队】开始战斗报错

gaoxin 2022-01-14 09:47:18 +08:00
parent d67f8cd2fa
commit 1d3f9ad425
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