Skip to content

Commit

Permalink
ultima
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio committed Mar 22, 2015
1 parent 8b25225 commit 28b3c93
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Assets/Scene/GameOver.unity
Original file line number Diff line number Diff line change
Expand Up @@ -1600,7 +1600,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
m_Text: '#######'
m_Text: 0
--- !u!222 &308471860
CanvasRenderer:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -3209,6 +3209,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: c529552b51a868347aecc928c32e6dfc, type: 3}
m_Name:
m_EditorClassIdentifier:
GJManager: {fileID: 0}
newScoreText: {fileID: 948799797}
player1: {fileID: 1704107779}
rounds1: {fileID: 871266055}
Expand All @@ -3223,6 +3224,7 @@ MonoBehaviour:
yourRounds: {fileID: 837569389}
yourKills: {fileID: 210147352}
newScore: 0
verified: 0
--- !u!1 &1780203585
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -3282,7 +3284,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
m_Text: '######'
m_Text: 0
--- !u!222 &1780203588
CanvasRenderer:
m_ObjectHideFlags: 0
Expand Down

0 comments on commit 28b3c93

Please # to comment.