fixes hardsuit runtime

This commit is contained in:
paprka
2015-02-03 21:07:38 -08:00
parent 7dd1d73975
commit 6e329a6cf4
+2
View File
@@ -93,6 +93,8 @@
..()
/obj/item/clothing/suit/space/hardsuit/proc/RemoveHelmet()
if(!helmettype)
return
suittoggled = 0
if(ishuman(helmet.loc))
var/mob/living/carbon/H = helmet.loc