You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…loc (#5900)
## About The Pull Request
Fixes the character preview part of
#5846
> So basically there's some byond bug that has made character previews
small and things like cameras offset for the longest time when you open
them.
>
> Basically when ``/atom/movable/screen/proc/set_position`` is called
and it has an ``assigned_map``, sleep, add three to the x and y offset,
sleep, then reset it. Sorry @\Mothblocks but your original code to
update the character after a second doesn't seem to work anymore.
>
>

## Why It's Good For The Game
> This is not good for the game
## Changelog
:cl: Absolucy, StrangeWeirdKitten
fix: Character creator preview being miniature
/:cl:
---------
Co-authored-by: The Sharkening <[email protected]>
Reporting client info: Client Information:
BYOND:516.1658
Key:fmgiv
Round ID:
9815
Testmerges:
Reproduction:
See screenshots, but mainly formatting seems busted on some things (and character preview is tiny)
The text was updated successfully, but these errors were encountered: