mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 17:18:16 +01:00
* Fixes Railing Endings (#79241) ## About The Pull Request Fixes #78741 by comparing/contrasting the directions of the new railing sprites with their original counterparts. Way easier than I was expecting, but I'm *still* annoyed that the first response to this was to take on mapping techdebt and start to redo it all manually. This should *actually* fix every spaceruin, stationmap, etc that use railings, and reverts the mapping-side changes to railings done on the beach while I'm at it. The proof is in the pudding:  ## Why It's Good For The Game Completely glasses a source of mapping techdebt from the face of the earth without resorting to updatepaths. ## Changelog 🆑 fix: Every misaligned railing ending has been corrected by the Nanotrasen Hall Monitor's Lunchclub. /🆑 * Fixes Railing Endings --------- Co-authored-by: BluBerry016 <50649185+unit0016@users.noreply.github.com>