mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-13 11:12:14 +00:00
* Preserve out of resources runtimes. (#59049) Knowing what lines triggered this bug will help me nag lummox, but the runtime never made it to logs because world/Error would runtime on log_game and Reboot() I need to know if its list creation or list expansion or both. * Preserve out of resources runtimes. Co-authored-by: Kyle Spier-Swenson <kyleshome@gmail.com>