Nulls out the var

This commit is contained in:
Sam
2017-07-05 22:00:49 +01:00
parent f808e50ab1
commit a0e71daefb
+1
View File
@@ -21,6 +21,7 @@
poi_list |= src
/obj/effect/anomaly/Destroy()
aSignal = null
poi_list.Remove(src)
return ..()