mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-02-09 15:59:24 +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>