mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
This commit is contained in:
@@ -806,6 +806,8 @@ namespace CUETools.Ripper.SCSI
|
||||
}
|
||||
set
|
||||
{
|
||||
_currentTrack = -1;
|
||||
_currentIndex = -1;
|
||||
_sampleOffset = (int) value + _driveOffset;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user