mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-16 01:29:35 +01:00
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.