mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-05 22:31:04 +01:00
2a060923bb
## 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 /🆑