修改bug

This commit is contained in:
2026-05-13 14:06:49 +08:00
parent 1260b9077a
commit f2395d0b06
20 changed files with 205 additions and 113 deletions
@@ -97,10 +97,11 @@ namespace BingoBrain
{
UICtrlDispatcher.Instance.Dispatch(SkinInfo.StarRewardUI_Close);
// GameHelper.ShowInterstitial("interstitial_skipAd");
GameHelper.addInterAdnumber();
GameHelper.addInterAdnumber();
});
});
ui.gift.selectedIndex = GameHelper.IsGiftSwitch() ? 1 : 0;
ui.btn_adget.SetClick(() =>
{