Files
Bubberstation/code/datums/components/plumbing
SkyratBot 73010c500b [MIRROR] Fixes GetComponents() returning a list with a null entry when there's no component of a given type (#8094)
* Fixes GetComponents() returning a list with a null entry when there's no component of a given type (#61267)

Fixes GetComponents() returning a list with a null entry when there's no component of a given type

This can cause runtimes. The lists should only contains instances of a specific component type.

* Fixes GetComponents() returning a list with a null entry when there's no component of a given type

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
2021-09-11 16:28:40 +01:00
..