Missing )

This commit is contained in:
KorPhaeron
2016-09-02 01:56:13 -05:00
parent 84539b1e79
commit ae102fbc0e
+1 -1
View File
@@ -49,7 +49,7 @@
/obj/structure/reagent_dispensers/proc/boom()
visible_message("<span class='danger'>\The [src] ruptures!</span>"
visible_message("<span class='danger'>\The [src] ruptures!</span>")
chem_splash(loc, 5, list(reagents))
qdel(src)