Enables SHOULD_CALL_PARENT for datum Destroy proc (#16828)

This commit is contained in:
Selis
2025-01-05 00:28:58 +01:00
committed by GitHub
parent 0f6fd44bf7
commit ee8fe38a8a
6 changed files with 6 additions and 1 deletions
+1
View File
@@ -13,6 +13,7 @@ var/datum/controller/transfer_controller/transfer_controller
/datum/controller/transfer_controller/Destroy()
STOP_PROCESSING(SSprocessing, src)
..()
/datum/controller/transfer_controller/process()
currenttick = currenttick + 1