Categorical crossingover

This commit is contained in:
rendo 2026-04-06 10:51:07 +05:00
commit 66a4c4fa46
3 changed files with 13 additions and 7 deletions

View file

@ -7,8 +7,5 @@ func _on_allelic_pressed() -> void:
func _on_categoric_pressed() -> void:
pass # Replace with function body.
func _on_genome_a_genome_updated() -> void:
print("test")
reference_pair_modifier.categoric_crossingover()