Merge pull request #9541 from SamHPurp/blob-acts

Fixes blobs not deleting light fixtures
This commit is contained in:
variableundefined
2018-09-27 21:30:06 +08:00
committed by GitHub
+1 -1
View File
@@ -576,7 +576,7 @@
/obj/machinery/light/blob_act()
if(prob(75))
broken()
qdel(src)
// timed process