Files
Bubberstation/code/modules/assembly
Zonespace bd7ef525d4 Mirrors "fixes runtime when building things with proxy sensors that get deleted in the process" (#21593)
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>
2023-06-02 21:36:28 -07:00
..