创角福利界面显示修改

TCX_dev_realOne_master hotfix/you_gu/cdn_realOne_ios/1.1.4
PC-202302260912\Administrator 2023-12-14 14:54:24 +08:00
parent 99dbb67ea4
commit e9864b4585
2 changed files with 2 additions and 2 deletions

View File

@ -661,7 +661,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

View File

@ -185,7 +185,7 @@ function CreateNamePopup:BindEvent()
if this.options then
self:ClosePanel()
StoryManager.StoryJumpType(this.options[1], nil, this.callBackFunc)
UIManager.OpenPanel(UIName.GMEspecially)
--UIManager.OpenPanel(UIName.GMEspecially)
-- 发送创建角色事件
CustomEventManager.SendCustomEvents(FBSDKCustomEventType.CreateCharacter)
CustomEventManager.SendCustomEvents(FBSDKCustomEventType.RoleLv,1)