Skip to content

Fix genes

Rob Nelson requested to merge pull/5818/Iinventedgoingfast into Bleeding-Edge

Created by: clusterfack

When you loop through an associative list it loops through indices, so the four other instances of looping through dna_genes broke when I made it associative. And this is the fix for it.

Merge request reports