mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-05-24 16:37:19 -04:00
Changed default output type to Mp4a.
This commit is contained in:
@@ -175,7 +175,7 @@ namespace AaxDecrypter
|
||||
|
||||
public bool Step3_DownloadAndCombine()
|
||||
{
|
||||
OutputFormat format = OutputFormat.Mp3;
|
||||
OutputFormat format = OutputFormat.Mp4a;
|
||||
|
||||
DecryptProgressUpdate?.Invoke(this, int.MaxValue);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user