fix:1、添加sdk。2、修复bug
This commit is contained in:
@@ -52,7 +52,7 @@ namespace ChillConnect
|
||||
protected override void OnClose()
|
||||
{
|
||||
GameHelper.showGameUI = true;
|
||||
|
||||
WebviewManager.Instance.SetDarkThough(true);
|
||||
|
||||
}
|
||||
|
||||
@@ -69,7 +69,7 @@ namespace ChillConnect
|
||||
}
|
||||
CommonHelper.CheckAdTimes();
|
||||
|
||||
|
||||
WebviewManager.Instance.SetDarkThough(false);
|
||||
|
||||
|
||||
if (GameHelper.GetGameday() != DateTime.Now.Day)
|
||||
|
||||
Reference in New Issue
Block a user