h5sdk提交

This commit is contained in:
2026-07-06 16:31:08 +08:00
parent 761e670f01
commit 3c0298f19f
1183 changed files with 107360 additions and 42666 deletions
@@ -54,15 +54,15 @@ namespace BingoBrain
// {
// var skeletal = sk;
// var goWrapper = new GoWrapper(skeletal.gameObject);
// // ui.com_endPop.gp_fx.SetNativeObject(goWrapper);
// ui.com_endPop.gp_fx.SetNativeObject(goWrapper);
// skeletal.transform.localScale = Vector3.one * 110;
// skeletal.state.SetAnimation(0, "animation", true);
// // closeCb += () =>
// // {
// // goWrapper.wrapTarget = null;
// // ui.com_endPop.gp_fx.SetNativeObject(null);
// // FX.Instance.RecFx(Fx_Type.spine_reward, skeletal);
// // };
// closeCb += () =>
// {
// goWrapper.wrapTarget = null;
// ui.com_endPop.gp_fx.SetNativeObject(null);
// FX.Instance.RecFx(Fx_Type.spine_reward, skeletal);
// };
// });
}
@@ -91,7 +91,8 @@ namespace BingoBrain
{
CtrlCloseUI();
GameDispatcher.Instance.Dispatch(BingoInfo.EndBingoGame, true);
GameHelper.ShowInterstitial("interstitial_endgameAd");
// GameHelper.addInterAdnumber("interstitial_endgameAd");
GameHelper.addInterAdnumber();
}
#endregion