mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-22 12:46:40 +01:00
correct mixed case QDEL_NULL/qdel_null + behavior
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user