mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-02-03 04:49:26 +00:00
* Fixes poster qdel loop (#69611) atom/Destroy() deletes the contents of an atom, and we were listening for when the structure in our contents is being deleted to qdel ourselves. * Fixes poster qdel loop Co-authored-by: ShizCalev <ShizCalev@users.noreply.github.com>