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
@@ -71,7 +71,7 @@
. = ..()
/obj/item/computer_hardware/battery_module/Destroy()
qdel_null(battery)
QDEL_NULL(battery)
return ..()
/obj/item/computer_hardware/battery_module/proc/charge_to_full()