Fixes a runtime with cleanable/shreds when it is burnt.

This commit is contained in:
phil235
2015-06-28 21:09:54 +02:00
parent 18c5ead218
commit 5f3bcf9eaf
@@ -161,4 +161,5 @@
/obj/effect/decal/cleanable/shreds/New()
pixel_x = rand(-5, 5)
pixel_y = rand(-5, 5)
pixel_y = rand(-5, 5)
..()