Kill processing_objects (#3398)

This commit is contained in:
Lohikar
2017-09-09 15:22:58 -05:00
committed by GitHub
parent 16d33365c2
commit 8f4b4effae
41 changed files with 89 additions and 130 deletions

View File

@@ -28,7 +28,7 @@
checkReagents()
/obj/effect/effect/foam/proc/post()
processing_objects.Remove(src)
STOP_PROCESSING(SSprocessing, src)
sleep(30)
if(metal)
var/obj/structure/foamedmetal/M = new /obj/structure/foamedmetal(src.loc)