mirror of
https://github.com/aaru-dps/RedBookPlayer.git
synced 2025-12-16 19:24:41 +00:00
Ensure access modifiers set properly
This commit is contained in:
@@ -26,6 +26,7 @@ namespace RedBookPlayer.Common.Discs
|
||||
/// <summary>
|
||||
/// Current sector number
|
||||
/// </summary>
|
||||
/// TODO: Maske this `protected set`
|
||||
public abstract ulong CurrentSector { get; set; }
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user