This commit is contained in:
2026-07-07 15:58:59 +08:00
parent 3c0298f19f
commit 8ab9226e89
6 changed files with 316 additions and 404 deletions
+2 -2
View File
@@ -81,7 +81,7 @@ namespace BingoBrain
SaveingPotHelper.CheckSaveingPot();
SaveingPotHelper.TestingClearTime();
// HideLoadingUI();
if (GameHelper.IsGiftSwitch())
if (true)
{
WebviewManager.Instance.SetFullScreen();
int flyswitch = ConfigSystem.GetConfig<CommonModel>().flyswitch;
@@ -118,7 +118,7 @@ namespace BingoBrain
UICtrlDispatcher.Instance.Dispatch(SkinInfo.EnterBingoUI_Open);
GameHelper.PostFunnelLogin("enterButtonShow");
isopen = true;
LoginSystem_sdk.Instance.RequestLogin();
// LoginSystem_sdk.Instance.RequestLogin();
}
public override void Dispose()