Removes some unnecessary redundance

Forgot to cut this out earlier. Tested without this bit of code in the
exact same way as the PR specifications and no functionality was lost.
This commit is contained in:
KasparoVy
2016-12-21 23:50:12 -05:00
parent b22c97293a
commit 3e6ea1f9f4
@@ -49,9 +49,6 @@
dna.real_name = real_name
sync_organ_dna(1)
if(species)
species.handle_dna(src)
UpdateAppearance()
/mob/living/carbon/human/OpenCraftingMenu()