mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
fixes a cyborg gc issue (#20283)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user