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 => {