A plethora of Destroy() fixes - return qdel hints and clean stuff up.

This commit is contained in:
Leshana
2017-06-11 23:48:17 -04:00
parent 8d129759ed
commit cae4b3f12c
18 changed files with 39 additions and 52 deletions
+1 -1
View File
@@ -132,7 +132,7 @@ var/global/list/image/ghost_sightless_images = list() //this is a list of images
qdel(ghostimage)
ghostimage = null
updateallghostimages()
..()
return ..()
/mob/observer/dead/Topic(href, href_list)
if (href_list["track"])