mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 12:37:50 +01:00
some more grep checks (#18249)
* some more grep checks * . * dependency up * fix dels * clean up qdel macros
This commit is contained in:
@@ -73,7 +73,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()
|
||||
|
||||
Reference in New Issue
Block a user