Files
Bubberstation/code/modules/photography/camera
RealityOverseer 2a060923bb Fix Photographs (#75474)
## About The Pull Request
Fixes https://github.com/tgstation/tgstation/issues/74869 by adding a 1
to the width and height for the borders of photos which fixes the bug.
Upon examining the code it seems like clone_area is found via size_x/y *
2 + 1 while the height and width of the photos were only set to size_x/y
* 2.
## Why It's Good For The Game
When you take a photo you expect to be able to see the content of the
things in the photo.
## Changelog
:cl:Reality Overseer
fix: fixed photographs having black borders in photos
/🆑
2023-05-17 11:44:51 -07:00
..
2023-05-17 11:44:51 -07:00