Closed NickGator1 closed 3 months ago
Fixed the bug in partition_sections where the for loop wouldn't always make it to the end of the sections. This caused there to still be gaps in the sections array if multiple gaps existed initially
partition_sections
Fixed the bug in
partition_sections
where the for loop wouldn't always make it to the end of the sections. This caused there to still be gaps in the sections array if multiple gaps existed initially