编队为空,错别字修改

tcx_xiyou_zeroOne_dev
DESKTOP-MMO982B\User 2024-08-22 13:33:27 +08:00
parent 4753efdb09
commit 5ec7692e37
2 changed files with 2 additions and 2 deletions

View File

@ -132,7 +132,7 @@ function GodsWayOtherTeamPanel:BindEvent()
-- allEnTeam[i]=enTeam
end
if myTeamNum==0 then
PopupTipPanel.ShowTip("为空,无法开战")
PopupTipPanel.ShowTip("为空,无法开战")
return
end
myTeamInfo.crossTeam=allHeroTeam

View File

@ -188,7 +188,7 @@ function GodsWaySingleSingleWave:OnOpen()
-- allEnTeam[i]=enTeam
end
if myTeamNum==0 then
PopupTipPanel.ShowTip("为空,无法开战")
PopupTipPanel.ShowTip("为空,无法开战")
return
end
myTeamInfo.crossTeam=allHeroTeam