Changing gather mode on storage's won't drop its items (#88629)

## About The Pull Request
- Fixes #88606

## Changelog
🆑
fix: Changing gather mode on storage items won't drop it's stored items
/🆑
This commit is contained in:
SyncIt21
2024-12-28 08:16:39 +05:30
committed by GitHub
parent 6c8e067634
commit fa421c5ff7
+2
View File
@@ -1064,6 +1064,8 @@ GLOBAL_LIST_EMPTY(cached_storage_typecaches)
toggle_collection_mode(triggered.owner)
return COMPONENT_ACTION_BLOCK_TRIGGER
/datum/storage/proc/action_deleted(datum/source)
SIGNAL_HANDLER