what the fuck git

This commit is contained in:
timothyteakettle
2020-10-07 23:40:59 +01:00
parent e2c6a19da7
commit 9d99061ff5

View File

@@ -742,9 +742,9 @@ use_mob_overlay_icon: if FALSE, it will always use the default_icon_file even if
return
if(dna.species.should_render())
return
var/obj/item/bodypart/HD = get_bodypart("head")
return
var/obj/item/bodypart/HD = get_bodypart("head")
if(!istype(HD))
return