spawn removal (#17671)

This commit is contained in:
Will
2025-05-06 09:37:08 -07:00
committed by GitHub
parent 2b28b7ee22
commit fc7498f7df
3 changed files with 9 additions and 5 deletions
@@ -28,8 +28,7 @@
tag_door = controller.tag_door? controller.tag_door : "[id_tag]_hatch"
spawn(10)
signal_door("update") //signals connected doors to update their status
signal_door("update") //signals connected doors to update their status
/datum/embedded_program/docking/simple/receive_signal(datum/signal/signal, receive_method, receive_param)