| Core/SDK/SDKUtility.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Core/SDK/SDKUtility.cs
@@ -182,6 +182,7 @@ m_Json.Clear(); m_Json["code"] = CodeU2A.Init; m_Json["appID"] = VersionConfig.Get().appId; m_Json["gameID"] = VersionConfig.Get().gameId; SendMessageToSDK(m_Json); #endif StartCoroutine("ProcessNetworkStatus");