Files
Bubberstation/code/modules/paperwork
SkyratBot 09d4fe78a6 [MIRROR] Fixes a possible oversight in photocopier code. (#2170)
* Fixes a possible oversight in photocopier code. (#55379)

I think #54336 neglected to use the icon() proc when it should have. This is a Byond proc apparently, and the rest of the code in the photocopier (and other picture related things I checked elsewhere) seems to use it when setting an image, I guess it's sort of like typecasting? So this will probably maintain consistency and prevent some weird bugs in the future

* Fixes a possible oversight in photocopier code.

Co-authored-by: uomo <51800976+uomo91@users.noreply.github.com>
2020-12-13 20:58:22 +00:00
..