fix:1、添加H5
This commit is contained in:
@@ -4,6 +4,7 @@ using FairyGUI;
|
||||
using FGUI.ZM_Tasks_13;
|
||||
using DG.Tweening;
|
||||
using System;
|
||||
using DontConfuse;
|
||||
using FGUI.ZM_Common_01;
|
||||
|
||||
namespace RedHotRoast
|
||||
@@ -52,7 +53,8 @@ namespace RedHotRoast
|
||||
{
|
||||
GameHelper.showGameUI = true;
|
||||
|
||||
|
||||
WebviewManager.Instance.SetDarkThough(true);
|
||||
|
||||
}
|
||||
|
||||
protected override void OnBind()
|
||||
@@ -67,6 +69,8 @@ namespace RedHotRoast
|
||||
ui.gold.y += Screen.safeArea.y;
|
||||
}
|
||||
CommonHelper.CheckAdTimes();
|
||||
|
||||
WebviewManager.Instance.SetDarkThough(false);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user