Skip to content

Commit

Permalink
Cryocell Overlay Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Gottfrei committed Mar 2, 2024
1 parent 5d706f5 commit 295aa9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/machinery/cryo.dm
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@

/obj/machinery/atmospherics/unary/cryo_cell/Destroy()
QDEL_NULL(beaker)
QDEL_NULL(occupant_overlay)
return ..()

/obj/machinery/atmospherics/unary/cryo_cell/ex_act(severity)
Expand Down

0 comments on commit 295aa9a

Please sign in to comment.