mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Typo fix.
This commit is contained in:
@@ -417,7 +417,7 @@ namespace Aaru.Core.Media
|
||||
Min(t => t.TrackSequence);
|
||||
|
||||
if(tracks[i].TrackSequence == firstTrackNumberInSameSession)
|
||||
break;
|
||||
continue;
|
||||
|
||||
if(qPos < smallestPregapLbaPerTrack[trackNo])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user