From 030baa7ac87fa212c1bfb5f1ec42695388802441 Mon Sep 17 00:00:00 2001 From: Nadyr <41974248+Darlantanis@users.noreply.github.com> Date: Sun, 20 Jun 2021 20:47:59 -0400 Subject: [PATCH] powder that makes you say yes --- code/datums/components/overlay_lighting.dm | 1 + 1 file changed, 1 insertion(+) 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