Overlay fix (#16855)

* Fixes item overlays not showing.

Fixes #16821. Unnecessary cut_overlays().

* changelog
This commit is contained in:
Sparky
2023-07-23 15:59:57 +00:00
committed by GitHub
parent 01123b3960
commit ab66f7e216
2 changed files with 6 additions and 1 deletions
-1
View File
@@ -126,7 +126,6 @@
return ..()
/obj/item/update_icon()
cut_overlays()
. = ..()
if(build_from_parts)
add_overlay(overlay_image(icon,"[icon_state]_[worn_overlay]", flags=RESET_COLOR)) //add the overlay w/o coloration of the original sprite