From 60b0c24b43d6e1e3a7db082f8ca22d23b8a40eb5 Mon Sep 17 00:00:00 2001 From: shenjianxing <”315615051@qq.com“> Date: Mon, 21 Apr 2025 17:39:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=8F=E5=AE=9A=E4=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/_Scripts/Application/UI/ScoreDataPanel.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/_Scripts/Application/UI/ScoreDataPanel.cs b/Assets/_Scripts/Application/UI/ScoreDataPanel.cs index c0c4ac0..d88b17a 100644 --- a/Assets/_Scripts/Application/UI/ScoreDataPanel.cs +++ b/Assets/_Scripts/Application/UI/ScoreDataPanel.cs @@ -89,7 +89,7 @@ namespace ZXK.LouDiXvMuNiu () => { FolderBrowserHelper.OpenFolder(filePath); }); }); -#else +#elif UNITY_WEBGL StartCoroutine(DownLoadReport(bytes => {