mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-02-02 20:39:44 +00:00
* Fixes runtime when toggling engineering meson scanners (#75145) ## About The Pull Request Fixes this  Caused by the highlighted line  when switching modes the glasses `color_cutoffs` becomes an empty list, not null When glass color is yellow  When it's blue or off  So, blending an empty list causes the exception ## Changelog 🆑 fix: runtime when toggling engineering meson scanners /🆑 * Fixes runtime when toggling engineering meson scanners --------- Co-authored-by: SyncIt21 <110812394+SyncIt21@users.noreply.github.com>