Update code/modules/clothing/clothing.dm

Co-authored-by: Letter N <24603524+LetterN@users.noreply.github.com>
This commit is contained in:
Zandario
2020-10-02 21:09:54 -05:00
committed by GitHub
parent 156deedd41
commit bdb7713de4
+1 -1
View File
@@ -511,7 +511,7 @@ BLIND // can't see anything
else
icon = initial(icon)
/obj/item/clothing/head/helmet/refit_for_species(var/target_species)
/obj/item/clothing/head/helmet/refit_for_species(target_species)
if(!species_restricted)
return // This item doesn't use the species_restricted system