mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-18 21:15:21 +00:00
* Makes drying racks apply color properly (#55317) Drying racks aren't coloring things currently because of how that typecheck works (It should be a type == current_type instead of !type) * Makes drying racks apply color properly Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>