疯体屏蔽创角界面

dev_chengFeng
wangzhenxing 2023-06-07 13:28:35 +08:00
parent d1c46a2b4e
commit 707417eb37
1 changed files with 2 additions and 1 deletions

View File

@ -660,7 +660,8 @@ function this:OnOpen(id, func, ...)
--end --end
LogError("id========================"..id) LogError("id========================"..id)
if id==1 then if id==1 then
UIManager.OpenPanel(UIName.GMEspecially) --疯体屏蔽创角奖励界面
-- UIManager.OpenPanel(UIName.GMEspecially)
end end
this.gameObject:GetComponent("Image").raycastTarget = true this.gameObject:GetComponent("Image").raycastTarget = true
local delay = GuideConfig[id].DelayShow local delay = GuideConfig[id].DelayShow