Assets/Launch/Launch.cs
@@ -265,6 +265,14 @@ private void PrepareDownLoad() { if (LocalResManager.downLoadCount > 3) { LocalResManager.step = LocalResManager.LoadDllStep.None; stop = true; HttpBehaviour.ConnectAllTimes = 9999; return; } LocalResManager.Instance.RequestLogicBytes(); }