mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-22 21:38:47 +01:00
c5a8107322
Another PR for Bluespace Techs, this time swapping them to hold a weakref to their original mob. There's a ton of code in BSTs that can create race conditions with all their associated Destroy() procs, so swapping them to weakref methods should significantly cut down on that.