mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-05-30 11:07:24 +01:00
06bac38f95
* 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>