]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix recycled containers deleting items inside them (#26045)
authorSlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com>
Tue, 19 Mar 2024 02:36:21 +0000 (03:36 +0100)
committerGitHub <noreply@github.com>
Tue, 19 Mar 2024 02:36:21 +0000 (13:36 +1100)
commitd7484ae9f57477a5ec5c575e3077aa94c0564db6
tree31186ccc8e6ddf00df324c103d67f7e4c00c0511
parent6b966f63600a8ce3861187b0f6028d1927494eac
Fix recycled containers deleting items inside them (#26045)

* Removes items from containers in reclaimers

* Made it into an event instead

* Sloth review comment

* Fix indentation and rename field
Content.Shared/Materials/SharedMaterialReclaimerSystem.cs
Content.Shared/Storage/EntitySystems/SharedStorageSystem.cs