This commit is contained in:
2026-05-09 14:47:38 +08:00
parent 04351b9580
commit cb2792aaa2
12 changed files with 45 additions and 39 deletions
+3 -3
View File
@@ -95,10 +95,10 @@ namespace BingoBrain
}
//Debug.Log($"[UNITY] needDownloadConfigFile: {needDownloadConfigFile}");
//默默地拉去新配置
// Debug.Log("kkkkkkkkkkkkkkkkkkkkkk" + needDownloadConfigFile);
// Debug.Log("kkkkkkkkkkkkkkkkkkkkkk" + savedCfgName);
Debug.Log("kkkkkkkkkkkkkkkkkkkkkk" + needDownloadConfigFile);
Debug.Log("kkkkkkkkkkkkkkkkkkkkkk" + savedCfgName);
if (false)
if (needDownloadConfigFile)
{
IsfvKit.StartCoroutine(CachKit.GetTextFromUrl($"{NetworkKit.CDNUrl}config/{CDNConfigFileName}",
configFileName, (content) =>