mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-11 10:11:09 +00:00
* Fixes runtime from getting a weakref loc (#68659) fixes get_storage_locs to return the real_location?.resolve() instead of parent so weakrefs passed in (spotted in stabilized.dm) don't runtime thanks tsu :-] * Fixes runtime from getting a weakref loc Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>