修行挑战显示资源条修改
parent
1cb11d4c10
commit
ea592a85ad
|
@ -53,7 +53,7 @@ function this.InitView()
|
|||
this.root.btn_2_lab.text = Language[10707]
|
||||
this.root.passBattle0.gameObject:SetActive(false)
|
||||
this.root.passBattle1.gameObject:SetActive(false)
|
||||
this.root.UpView:OnOpen({ showType = UpViewOpenType.ShowLeft, panelType = PanelType.MonsterCamp })
|
||||
this.root.UpView:OnOpen({ showType = UpViewOpenType.ShowLeft, panelType = PanelType.Main })
|
||||
end
|
||||
|
||||
function this.StartFight()
|
||||
|
|
Loading…
Reference in New Issue