mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
More refactoring.
This commit is contained in:
@@ -745,7 +745,7 @@ namespace JDP
|
||||
if (_batchPaths.Count == 0)
|
||||
{
|
||||
cueSheet.Open(fileGroup.main.FullName);
|
||||
cueSheetContents = cueSheet.CUESheetContents();
|
||||
cueSheetContents = cueSheet.GetCUESheetContents();
|
||||
cueSheet.Close();
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user