]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Make ContainerFillSystem print contents on failure (#36128)
authorTayrtahn <tayrtahn@gmail.com>
Fri, 28 Mar 2025 15:37:34 +0000 (11:37 -0400)
committerGitHub <noreply@github.com>
Fri, 28 Mar 2025 15:37:34 +0000 (16:37 +0100)
commit99484ad7442e8a2b2641437e155986ac2b5e6cb3
tree13c884ef58b2624205f9c2307b3f661fa59f73ae
parentb9517fcbe8c4e95fc4cc49f4e8ce8428d03979e7
Make ContainerFillSystem print contents on failure (#36128)

* Make ContainerFill/EntityTableContainerFill print current contents when failing to spawn an entity

* List each entry on a new line; add fallback for empty
Content.Shared/Containers/ContainerFillSystem.cs