mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
misc
This commit is contained in:
@@ -313,7 +313,7 @@ namespace CUETools.Processor
|
||||
this.Tracks[i].Comment = cdEntry.track[i + firstAudio].extra ?? "";
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
private static string FreedbToEncoding(Encoding iso, Encoding def, ref bool changed, ref bool error, string s)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user