mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Partitions should be public.
This commit is contained in:
@@ -39,7 +39,7 @@ using DiscImageChef.ImagePlugins;
|
||||
|
||||
namespace DiscImageChef.PartPlugins
|
||||
{
|
||||
class PC98 : PartPlugin
|
||||
public class PC98 : PartPlugin
|
||||
{
|
||||
const ushort IntelMagic = 0xAA55;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user