Files
Bubberstation/code/game/objects/effects
SkyratBot 6fc0f80ea2 [MIRROR] Fixes poster qdel loop [MDB IGNORE] (#16094)
* 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>
2022-09-06 16:25:29 +01:00
..