mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2024-11-12 23:37:07 +00:00
improve button container in pause menu
This commit is contained in:
parent
709f2e8ede
commit
5143587b01
1 changed files with 4 additions and 4 deletions
|
@ -7410,7 +7410,7 @@ RectTransform:
|
|||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 1}
|
||||
m_AnchorMax: {x: 0, y: 1}
|
||||
m_AnchoredPosition: {x: 139.3, y: -18.9}
|
||||
m_AnchoredPosition: {x: 139.29999, y: -18.900024}
|
||||
m_SizeDelta: {x: 80, y: 20}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!222 &7796692684832288870
|
||||
|
@ -7805,7 +7805,7 @@ RectTransform:
|
|||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 0}
|
||||
m_AnchorMax: {x: 0, y: 1}
|
||||
m_AnchoredPosition: {x: 170, y: -15}
|
||||
m_AnchoredPosition: {x: 170, y: 0}
|
||||
m_SizeDelta: {x: 300, y: -50}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!222 &4479260070654253888
|
||||
|
@ -7836,9 +7836,9 @@ MonoBehaviour:
|
|||
m_ChildAlignment: 0
|
||||
m_Spacing: 5
|
||||
m_ChildForceExpandWidth: 1
|
||||
m_ChildForceExpandHeight: 0
|
||||
m_ChildForceExpandHeight: 1
|
||||
m_ChildControlWidth: 0
|
||||
m_ChildControlHeight: 0
|
||||
m_ChildControlHeight: 1
|
||||
--- !u!114 &1329773086393139728
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
|
|
Loading…
Reference in a new issue