Merge branch 'china/dev' of http://60.1.1.230/gaoxin/JL_Client into china/dev
commit
b249db487a
|
@ -126,6 +126,7 @@ function this.On_Btn2_Click()
|
|||
this.StartFight()
|
||||
elseif this.opType == 2 then
|
||||
PopupTipPanel.ShowTip("保存编队成功")
|
||||
this.root:ClosePanel()
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -45,6 +45,7 @@ function this.On_Btn2_Click()
|
|||
this.StraightBattle()
|
||||
elseif this.opType == 2 then
|
||||
PopupTipPanel.ShowTip("保存编队成功")
|
||||
this.root:ClosePanel()
|
||||
end
|
||||
end
|
||||
--- btn2点击回调事件 --RIGHT
|
||||
|
|
Loading…
Reference in New Issue