correct mixed case QDEL_NULL/qdel_null + behavior

This commit is contained in:
spookerton
2022-11-03 12:38:03 +00:00
parent f432c68fc2
commit cd25cb4b3a
17 changed files with 23 additions and 25 deletions
@@ -80,7 +80,7 @@
/obj/structure/closet/Destroy()
. = ..()
qdel_null(door_obj)
QDEL_NULL(door_obj)
/obj/structure/closet/examine(mob/user)
. = ..()