mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 16:44:33 +01:00
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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user