Skip to content

Commit

Permalink
Merge branch 'master' into conscripts-gone
Browse files Browse the repository at this point in the history
  • Loading branch information
AmoryBlaine committed Sep 27, 2024
2 parents 6c6a1c5 + 6d9e485 commit 42363bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/machinery/vending/vendor_types/medical.dm
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@
)

/obj/structure/machinery/cm_vending/sorted/medical/Destroy()
STOP_PROCESSING(SSslowobj, src)
QDEL_NULL(last_health_display)
. = ..()

Expand Down

0 comments on commit 42363bd

Please sign in to comment.