关闭指引后gm界面

xiyou_yueNanZhengshi
zhangjiannan 2024-09-24 19:14:28 +08:00
parent 3d36aaf1ee
commit d17e9278dc
2 changed files with 2 additions and 2 deletions

View File

@ -278,5 +278,5 @@ MonoBehaviour:
isUpdate: 0
isSDK: 0
isSDKLogin: 0
isGuide: 0
isGuide: 1
isOpenGM: 1

View File

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