mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Corrected partition sequencing.
This commit is contained in:
@@ -304,6 +304,7 @@ namespace DiscImageChef.PartPlugins
|
||||
|
||||
_partition.PartitionDescription = sb.ToString();
|
||||
partitions.Add(_partition);
|
||||
sequence++;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user