mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
Enables SHOULD_CALL_PARENT for datum Destroy proc (#16828)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user