Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes Turing Machine UI breaking down if its Smartfridge is exploded (#…
…4662) # About the pull request <!-- Remove this text and explain what the purpose of your PR is. Mention if you have tested your changes. If you changed a map, make sure you used the mapmerge tool. If this is an Issue Correction, you can type "Fixes Issue #169420" to link the PR to the corresponding Issue number #169420. Remember: something that is self-evident to you might not be to others. Explain your rationale fully, even if you feel it goes without saying. --> Just occured on live game - turns out Research can and will explode themselves (who guessed), and the Turing UI runtimes due to a little oopsie if there is no associated storage. I didn't test if this actually broke the UI but a runtime mid ui_data makes it a safe bet # Explain why it's good for the game Freedom to explode things with controlled breakage. # Testing Photographs and Procedure Deleted the Smartfridge, pressed Turing buttons. # Changelog :cl: fix: The Turing Machine should now keep working as intended if its linked Smartfridge is blown up. /:cl:
- Loading branch information