Skip to content

Commit

Permalink
feat: changing screen resolution (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jumalita authored Feb 13, 2023
1 parent 3ab961e commit 40833d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Erlang-Legacy/ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ PlayerSettings:
m_HolographicTrackingLossScreen: {fileID: 0}
defaultScreenWidth: 1024
defaultScreenHeight: 768
defaultScreenWidthWeb: 1920
defaultScreenHeightWeb: 1080
defaultScreenWidthWeb: 960
defaultScreenHeightWeb: 540
m_StereoRenderingPath: 0
m_ActiveColorSpace: 1
m_MTRendering: 1
Expand Down

0 comments on commit 40833d1

Please sign in to comment.