mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-28 23:58:31 +01:00
correct behavior & use of QDEL_NULL_LIST+ odd shim
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
/obj/item/grenade/chem_grenade/Destroy()
|
||||
QDEL_NULL(detonator)
|
||||
QDEL_LIST_NULL(beakers)
|
||||
QDEL_NULL_LIST(beakers)
|
||||
return ..()
|
||||
|
||||
/obj/item/grenade/chem_grenade/attack_self(mob/user as mob)
|
||||
|
||||
Reference in New Issue
Block a user