This commit is contained in:
kevinz000
2020-03-11 17:41:12 -07:00
parent 165f9faf2c
commit 6127f6a453
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -390,7 +390,7 @@
dna.mutation_index = mutation_index.Copy()
domutcheck()
SEND_SIGNAL(src, COMSIG_HUMAN_HARDSET_DNA, ui, se, newreal_name, newblood_type, mrace, newfeatures)
SEND_SIGNAL(src, COMSIG_HUMAN_HARDSET_DNA, ui, mutation_index, newreal_name, newblood_type, mrace, newfeatures)
if(mrace || newfeatures || ui)
update_body()