Files
Bubberstation/code/modules
Amy c8e97c6611 Fix a spot of shitcode (#85683)
## About The Pull Request
OD errors on invalid values for `color` in a color filter def, BYOND
just fails silently and gives a white color matrix. I'm guessing this
was going for identity matrix == white, but `/matrix` is not a color
matrix.

OD also errors on invalid values for `easing` in `animate`, which this
also fixes an instance of
## Why It's Good For The Game
Fix shitcode

---------

Co-authored-by: ike709 <ike709@users.noreply.github.com>
2024-08-14 12:31:59 +02:00
..
2024-08-14 12:19:36 +02:00
2024-08-12 22:21:54 -04:00