提交
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user