fixes a cyborg gc issue (#20283)

This commit is contained in:
GDN
2023-01-23 23:29:01 +01:00
committed by GitHub
parent e227ece34c
commit 1b11867646
@@ -303,6 +303,7 @@ GLOBAL_LIST_INIT(robot_verbs_default, list(
QDEL_NULL(robot_suit)
QDEL_NULL(spark_system)
QDEL_NULL(self_diagnosis)
QDEL_NULL(mail_setter)
QDEL_LIST_ASSOC_VAL(components)
QDEL_NULL(rbPDA)
QDEL_NULL(radio)