Merge pull request #11346 from Citadel-Station-13/kevinz000-patch-15

/carbons now null out hand_bodyparts on Destroy()
This commit is contained in:
Ghom
2020-03-08 01:40:43 +01:00
committed by GitHub

View File

@@ -16,6 +16,7 @@
QDEL_LIST(stomach_contents)
QDEL_LIST(bodyparts)
QDEL_LIST(implants)
hand_bodyparts = null //Just references out bodyparts, don't need to delete twice.
remove_from_all_data_huds()
QDEL_NULL(dna)
GLOB.carbon_list -= src