[MIRROR] DCS Update + Footstep element (#10125)

Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-02-08 18:41:38 -07:00
committed by GitHub
parent 4dab3b582f
commit 4524b7b325
61 changed files with 155 additions and 254 deletions

View File

@@ -22,7 +22,7 @@
src.item_ref = WEAKREF(item)
src.item_callback = item_callback
/datum/component/action_item_overlay/Destroy(force, silent)
/datum/component/action_item_overlay/Destroy(force)
item_ref = null
QDEL_NULL(item_callback)
item_appearance = null