fix:1、添加sdk。2、修复bug

This commit is contained in:
barry
2026-06-11 18:30:41 +08:00
parent fcf9128dd3
commit 570f4635f2
1240 changed files with 111200 additions and 39704 deletions
@@ -45,6 +45,7 @@ namespace ChillConnect
protected override void OnClose()
{
WebviewManager.Instance.SetDarkThough(true);
GameHelper.showGameUI = true;
HallManager.Instance.UpdateSecondEvent -= upData;
@@ -57,6 +58,7 @@ namespace ChillConnect
protected override void OnOpenBefore(object args)
{
WebviewManager.Instance.SetDarkThough(false);
if (Screen.safeArea.y != 0)
{
// ui.bg.y += 68;