parent
4b7838584b
commit
f4997e7a57
|
@ -21,7 +21,11 @@ end
|
|||
---
|
||||
|
||||
function this.On_Btn1_Click()
|
||||
this.root.SetOneKeyGo()
|
||||
if this.NoUpOrDownFormation then
|
||||
PopupTipPanel.ShowTip(Language[10691])
|
||||
else
|
||||
this.root.SetOneKeyGo()
|
||||
end
|
||||
end
|
||||
function this.On_Btn2_Click()
|
||||
--保存编队
|
||||
|
|
Loading…
Reference in New Issue