Files
Bubberstation/code/modules
SkyratBot 9bda9884ed [MIRROR] Fixes an unlawful call to Destroy() (#2546)
* Fixes an unlawful call to Destroy() (#55992)

Destroy() should (almost) never be called directly, it is called by qdel() to clean up references and avoid hard deletions.
It is a shame we don't have private methods.

* Fixes an unlawful call to Destroy()

Co-authored-by: Rohesie <rohesie@gmail.com>
2021-01-07 23:17:34 +01:00
..
2020-12-29 02:38:40 +00:00