mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
chore: 显示错误
This commit is contained in:
@@ -248,6 +248,7 @@ namespace MaaWpfGui.Models
|
||||
const string MirrorchyanZipFile = "MaaResourceMirrorchyan.zip";
|
||||
const string ExtractFolder = "MaaResourceMirrorchyan";
|
||||
|
||||
OutputDownloadProgress(string.Empty, globalSource: false);
|
||||
if (!await DownloadFullPackageAsync(url, MirrorchyanZipFile, false).ConfigureAwait(false))
|
||||
{
|
||||
Fail();
|
||||
|
||||
Reference in New Issue
Block a user