mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-28 02:21:53 +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>