parent
5ffd4eab51
commit
fb4a7afdc0
|
@ -137,8 +137,8 @@ end
|
|||
|
||||
--界面打开时调用(用于子类重写)
|
||||
function FourElementMonsterCampPanel:OnOpen(index)
|
||||
BindRedPointObject(redTrailType[curType],this.btnHelpFightRed)
|
||||
curType = index
|
||||
BindRedPointObject(redTrailType[curType],this.btnHelpFightRed)
|
||||
this.UpView:OnOpen({showType = UpViewOpenType.ShowLeft, panelType = PanelType.MonsterCamp })
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue