diff --git a/code/datums/components/overlay_lighting.dm b/code/datums/components/overlay_lighting.dm index 148c6795a4..a037e7fab1 100644 --- a/code/datums/components/overlay_lighting.dm +++ b/code/datums/components/overlay_lighting.dm @@ -156,6 +156,7 @@ set_parent_attached_to(null) set_holder(null) clean_old_turfs() + qdel(visible_mask, TRUE) visible_mask = null