POLARIS: Don't show ghost huds on people who've died okay

This commit is contained in:
Arokha Sieyes
2018-01-17 23:02:11 -05:00
parent 750752cdd5
commit 71d8672d58
@@ -102,6 +102,8 @@
if (ishuman(body))
var/mob/living/carbon/human/H = body
icon = H.icon
H.list_huds.Cut()
H.update_icons()
overlays = H.overlays
else
icon = body.icon