Improve progress update.
This commit is contained in:
parent
37ca9abd9d
commit
1b80f2ed28
@ -156,6 +156,7 @@ namespace FileLiberator.AaxcDownloadDecrypt
|
||||
.GetAwaiter()
|
||||
.GetResult();
|
||||
|
||||
DecryptProgressUpdate?.Invoke(this, 0);
|
||||
return aaxcProcesser.Succeeded;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user