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
@@ -859,6 +859,7 @@
/atom/movable/storage_slot/Destroy()
held_item = null
..()
/// Has to be this way. The fact that the overlays will be constantly mutated by other storage means we can't wait.
/atom/movable/storage_slot/add_overlay(list/somethings)