修改宏定义

This commit is contained in:
shenjianxing 2025-04-21 17:39:52 +08:00
parent 54523ae310
commit 60b0c24b43

View File

@ -89,7 +89,7 @@ namespace ZXK.LouDiXvMuNiu
() => { FolderBrowserHelper.OpenFolder(filePath); });
});
#else
#elif UNITY_WEBGL
StartCoroutine(DownLoadReport(bytes =>
{