fix gui transition #29
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
how to replicate: put the roblox window on half screen before loading into map, then resize after the round has started
hypothesis: transition only resizes during the transition, when the user resizes the window himself the script will not account and wont update.
Looking into it right now
Fixed!