mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Merge pull request #10237 from phil235/ShredsRuntimeFix
Fixes a runtime with shreds when it is burnt.
This commit is contained in:
@@ -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)
|
||||
..()
|
||||
Reference in New Issue
Block a user