Skip to content

Commit

Permalink
Re-enabled correct camera
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasJGabrielsen committed Dec 28, 2024
1 parent 84cc32f commit f477d34
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Assets/Scenes/Menu.unity
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ RenderSettings:
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 785370674}
m_IndirectSpecularColor: {r: 0.06269145, g: 0.21957168, b: 0.4951397, a: 1}
m_IndirectSpecularColor: {r: 0.06228897, g: 0.21925619, b: 0.4950288, a: 1}
m_UseRadianceAmbientProbe: 0
--- !u!157 &3
LightmapSettings:
Expand Down Expand Up @@ -336,7 +336,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 0
m_IsActive: 1
--- !u!4 &284847887
Transform:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -485,7 +485,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
m_IsActive: 0
--- !u!20 &378774845
Camera:
m_ObjectHideFlags: 0
Expand Down

0 comments on commit f477d34

Please sign in to comment.