mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-01 12:31:32 +00:00
* Fixed airlock shells made from airlock electronics not triggering AAE circuit component (#69992) Airlock shells made from airlock electronic and door assemblies would not trigger the 'Airlock Access Event' circuit component because the registered signals did not include the signals called by regular airlocks. This fixes that. * Fixed airlock shells made from airlock electronics not triggering AAE circuit component Co-authored-by: Watermelon914 <37270891+Watermelon914@users.noreply.github.com>