疯体屏蔽创角界面
parent
d1c46a2b4e
commit
707417eb37
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue