mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 04:26:03 +01:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user