mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-01 02:12:49 +01:00
da4868cff9
## About The Pull Request Happens randomly only at round start. Between the time the silo connection gets initialized (i.e. when the atom subsystem is initialized) & the round start literarily anything can happen like the atom getting destroyed by some random event resulting in the parent becoming null. So we check for that & abort accordingly ## Changelog 🆑 fix: Fixes random runtime for round start silo connections /🆑 --------- Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>