bingo b面修改

This commit is contained in:
2026-05-08 11:03:44 +08:00
parent ad5920ac6a
commit 5d32fd56f4
1780 changed files with 36187 additions and 73978 deletions
@@ -7,6 +7,7 @@ using BingoBrain;
using BingoBrain.Core;
using System;
using DG.Tweening;
using BingoBrain.HotFix;
public class AppsFlyerObjectScript1 : MonoBehaviour, IAppsFlyerConversionData
{
@@ -46,7 +47,7 @@ public class AppsFlyerObjectScript1 : MonoBehaviour, IAppsFlyerConversionData
{
if (GameHelper.IsConnect())
{
GameDispatcher.Instance.Dispatch(GameMsg.Network_reconnection);
GameDispatcher.Instance.Dispatch(BingoInfo.Network_reconnection);
}
IsfvKit.StopCoroutine(m_Coroutine);