mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-21 03:52:54 +01:00
Fix DEBUG: Runtime in syringes_vr.dm,17: Cannot execute null.Cut()
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
/obj/item/weapon/reagent_containers/syringe/Destroy()
|
||||
qdel_null_list(viruses)
|
||||
targets.Cut()
|
||||
LAZYCLEARLIST(targets)
|
||||
return ..()
|
||||
|
||||
/obj/item/weapon/reagent_containers/syringe/process()
|
||||
|
||||
Reference in New Issue
Block a user