Skip to content

Commit

Permalink
volume slider is at 100 by default now
Browse files Browse the repository at this point in the history
  • Loading branch information
stbeaumont98 committed Dec 8, 2023
1 parent 4c8000f commit d8096c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Assets/Scenes/Menu.unity
Original file line number Diff line number Diff line change
Expand Up @@ -850,7 +850,7 @@ BoxCollider2D:
m_SpriteTilingProperty:
border: {x: 0, y: 0, z: 0, w: 0}
pivot: {x: 0.5, y: 0.5}
oldSize: {x: 1.882353, y: 1.882353}
oldSize: {x: 2, y: 2}
newSize: {x: 1, y: 1}
adaptiveTilingThreshold: 0.5
drawMode: 0
Expand Down Expand Up @@ -2483,7 +2483,7 @@ MonoBehaviour:
m_MinValue: 0
m_MaxValue: 100
m_WholeNumbers: 0
m_Value: 0
m_Value: 100
m_OnValueChanged:
m_PersistentCalls:
m_Calls:
Expand Down

0 comments on commit d8096c8

Please sign in to comment.