mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-10 08:54:15 +00:00
* Fix `/datum/dimension_theme/fancy` never applying (#82485) ## About The Pull Request It always runtimed due to `replace_floors` being `null` and because it runtimed it never got to set `replace_floors` to a list ## Changelog 🆑 Melbert fix: Fix fancy anomaly theme being broken /🆑 * Fix `/datum/dimension_theme/fancy` never applying --------- Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>