Skip to content

Commit

Permalink
bam
Browse files Browse the repository at this point in the history
bam
  • Loading branch information
AmShegars committed Aug 14, 2024
1 parent b07ee73 commit 0d81444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mods/anomaly/code/detectors_and_etc/collector.dm
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
closed = FALSE
update_icon()

/obj/item/collector/update_icon()
/obj/item/collector/on_update_icon()
. = ..()
if(closed)
icon_state = "collector_closed"
Expand Down

0 comments on commit 0d81444

Please sign in to comment.