mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
General code refactor and reformat.
This commit is contained in:
@@ -52,12 +52,12 @@ namespace DiscImageChef.Core.Devices.Info
|
||||
public bool HidesSessions;
|
||||
public bool Hiding;
|
||||
public bool IsDvd;
|
||||
public ushort PoweRecLast;
|
||||
public ushort PoweRecMax;
|
||||
public ushort PoweRecSelected;
|
||||
public bool PoweRec;
|
||||
public bool PoweRecEnabled;
|
||||
public ushort PoweRecLast;
|
||||
public ushort PoweRecMax;
|
||||
public ushort PoweRecRecommendedSpeed;
|
||||
public ushort PoweRecSelected;
|
||||
public bool SecuRec;
|
||||
public bool SilentMode;
|
||||
public bool SilentModeEnabled;
|
||||
|
||||
Reference in New Issue
Block a user