Skip to content

Commit

Permalink
v1.0
Browse files Browse the repository at this point in the history
v1.0
  • Loading branch information
Nico04 authored Mar 3, 2019
2 parents ca04317 + 295cb82 commit 38d0e00
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Assets/Scenes/LoadScreen.unity
Original file line number Diff line number Diff line change
Expand Up @@ -534,10 +534,10 @@ RectTransform:
m_Father: {fileID: 404010540}
m_RootOrder: 3
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchorMin: {x: 0, y: 0.5}
m_AnchorMax: {x: 1, y: 0.5}
m_AnchoredPosition: {x: 0, y: -67}
m_SizeDelta: {x: 466, y: 68.1}
m_SizeDelta: {x: -20, y: 68.1}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &542877097
MonoBehaviour:
Expand Down Expand Up @@ -570,7 +570,7 @@ MonoBehaviour:
m_AlignByGeometry: 0
m_RichText: 1
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_VerticalOverflow: 1
m_LineSpacing: 1
m_Text: Loading...
--- !u!222 &542877098
Expand Down

0 comments on commit 38d0e00

Please sign in to comment.