mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-30 11:01:35 +00:00
fixes runtime when building things with proxy sensors that get deleted in the process (#70786) proximity_monitor.set_host() was being called after being deleted (qdel -> movetonullspace -> dropped()) Co-authored-by: ShizCalev <ShizCalev@users.noreply.github.com>