Skip to content

Commit

Permalink
修复 Game Over 界面文字排版
Browse files Browse the repository at this point in the history
  • Loading branch information
VisualSJ committed Jul 7, 2024
1 parent 47dd8d3 commit e5ed225
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Assets/Prefabs/UI.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -625,9 +625,9 @@ RectTransform:
m_Children: []
m_Father: {fileID: 6029143336109434958}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 412.75, y: -243}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: -170, y: 130}
m_SizeDelta: {x: 340, y: 50}
m_Pivot: {x: 0, y: 1}
--- !u!222 &5958686070938691368
Expand Down Expand Up @@ -2757,7 +2757,7 @@ RectTransform:
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_AnchoredPosition: {x: -217.14, y: 127}
m_AnchoredPosition: {x: -217.14, y: 139}
m_SizeDelta: {x: 440, y: 50}
m_Pivot: {x: 0, y: 1}
--- !u!222 &4507676564403214694
Expand Down

0 comments on commit e5ed225

Please sign in to comment.