This release contains a couple of fixes and improvements related to the game window.
- Fix "memory leak" while resizing game window due to RenderTarget2D class creating unnecessary Texture2Ds by calling base constructor.
- Fix potential download issue due to .app file being present in UO file directory on Mac.
- Upscale WorldViewport resize button on mobile for easier picking.