This commit is contained in:
chudov
2008-12-09 07:25:48 +00:00
parent b5180b8e61
commit e3f461e43c
16 changed files with 1870 additions and 580 deletions

View File

@@ -806,6 +806,8 @@ namespace CUETools.Ripper.SCSI
}
set
{
_currentTrack = -1;
_currentIndex = -1;
_sampleOffset = (int) value + _driveOffset;
}
}