Fix supermatter consumed in a closet by a singulo

This commit is contained in:
Cyberboss
2017-02-07 11:26:43 -05:00
parent e335b2ce43
commit 05ab6d8f10
@@ -438,3 +438,7 @@
for(var/atom/A in contents)
A.ex_act(severity, target)
CHECK_TICK
/obj/structure/closet/singularity_act()
dump_contents()
..()