Roller Bed Fix (#11795)

This commit is contained in:
Geeves
2021-04-30 19:32:21 +02:00
committed by GitHub
parent c899c3ce37
commit d1bb154c00
3 changed files with 10 additions and 1 deletions
@@ -237,7 +237,6 @@
/obj/structure/bed/roller/Destroy()
QDEL_NULL(beaker)
vitals.bed = null
QDEL_NULL(vitals)
return ..()