Skip to content

Commit

Permalink
try fixing aspect ratio
Browse files Browse the repository at this point in the history
  • Loading branch information
cpiemontese committed Aug 30, 2024
1 parent 3bcc0bc commit f3e412f
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ PlayerSettings:
defaultScreenWidth: 1024
defaultScreenHeight: 768
defaultScreenWidthWeb: 960
defaultScreenHeightWeb: 600
defaultScreenHeightWeb: 540
m_StereoRenderingPath: 0
m_ActiveColorSpace: 0
m_MTRendering: 1
Expand All @@ -69,7 +69,7 @@ PlayerSettings:
androidBlitType: 0
defaultIsNativeResolution: 1
macRetinaSupport: 1
runInBackground: 1
runInBackground: 0
captureSingleScreen: 0
muteOtherAudioSources: 0
Prepare IOS For Recording: 0
Expand Down
Binary file modified WebGL/WebGL.data.unityweb
Binary file not shown.
Binary file modified WebGL/WebGL.wasm.code.unityweb
Binary file not shown.
Binary file modified WebGL/WebGL.wasm.framework.unityweb
Binary file not shown.

0 comments on commit f3e412f

Please sign in to comment.