mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
General code style and feature fixes.
This commit is contained in:
@@ -154,7 +154,7 @@ public sealed partial class DeviceReport
|
||||
tocIsNotBcd = true;
|
||||
|
||||
break;
|
||||
case >= 0xA0 when !tocIsNotBcd:
|
||||
case >= 0xA0:
|
||||
min += 90;
|
||||
leadOutTrack.PMIN -= 0x90;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user