From 6f0e6fd93d3865747a309f4ca7535ccff67123cc Mon Sep 17 00:00:00 2001 From: FlattestGuitar Date: Wed, 3 May 2017 12:39:33 +0200 Subject: [PATCH] tweak --- code/_onclick/hud/alert.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/_onclick/hud/alert.dm b/code/_onclick/hud/alert.dm index 45c4331bcb3..9a1643cb34d 100644 --- a/code/_onclick/hud/alert.dm +++ b/code/_onclick/hud/alert.dm @@ -410,7 +410,6 @@ so as to remain in compliance with the most up-to-date laws." stone.opt_in = TRUE /obj/screen/alert/notify_soulstone/Destroy() - stoner = null stone = null return ..()