SubworldLibrary
SubworldLibrary copied to clipboard
Minor UI Scale Issue
When entering a subworld, Main.UIScale is set to 100%, whilst Main.UIScaleWanted stays the same.
When exiting a subworld, Main.UIScale is set to 120%, whilst Main.UIScaleWanted is set to 100%.
Intended behaviour: Main.UIScale and Main.UIScaleWanted should stay the same whilst entering and exiting subworlds.