bingo b面修改
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user