修行挑战显示资源条修改

onepiece_demo_arena
wangzhenxing 2024-01-24 18:06:10 +08:00
parent 1cb11d4c10
commit ea592a85ad
1 changed files with 1 additions and 1 deletions

View File

@ -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()