Files
Bubberstation/code/datums/components/plumbing
GhomandGitHub 1e2eab9f2e 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.
2021-09-10 22:13:37 +01:00
..