修改bug
This commit is contained in:
@@ -24,15 +24,15 @@ namespace IgnoreOPS
|
||||
AddListener();
|
||||
|
||||
AppsFlyer.setIsDebug(true);
|
||||
#if UNITY_IOS && !UNITY_EDITOR
|
||||
appID = "6746832797";
|
||||
m_Coroutine = CrazyAsyKit.StartCoroutine(loopWaitInitAf());
|
||||
#endif
|
||||
// #if UNITY_IOS && !UNITY_EDITOR
|
||||
// appID = "6746832797";
|
||||
// m_Coroutine = CrazyAsyKit.StartCoroutine(loopWaitInitAf());
|
||||
// #endif
|
||||
|
||||
|
||||
#if UNITY_EDITOR
|
||||
// #if UNITY_EDITOR
|
||||
NetworkDispatcher.Instance.Dispatch(NetworkMsg.Login);
|
||||
#endif
|
||||
// #endif
|
||||
}
|
||||
|
||||
private void AddListener()
|
||||
|
||||
Reference in New Issue
Block a user