mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-20 11:40:07 +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.