Skip to content

Commit

Permalink
update AIToggle mono behaviors
Browse files Browse the repository at this point in the history
  • Loading branch information
thewithz committed Jan 30, 2020
1 parent 1d0c296 commit e00187d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions OdysseyNow/Assets/Scenes/MainMenu.unity
Original file line number Diff line number Diff line change
Expand Up @@ -8423,6 +8423,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
difficultySlider: {fileID: 2120893120}
sliderText: {fileID: 1541298090}
--- !u!1 &906381327
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -10932,6 +10933,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
difficultySlider: {fileID: 1569488388}
sliderText: {fileID: 2009195728}
--- !u!1 &1186050943
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -13558,7 +13560,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
m_Text: Difficulty
m_Text: 'Difficulty: 1'
--- !u!222 &1541298091
CanvasRenderer:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -17404,7 +17406,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
m_Text: Difficulty
m_Text: 'Difficulty: 1'
--- !u!222 &2009195729
CanvasRenderer:
m_ObjectHideFlags: 0
Expand Down

0 comments on commit e00187d

Please sign in to comment.