Skip to content

Commit

Permalink
Fixed music player bug
Browse files Browse the repository at this point in the history
  • Loading branch information
EliteAsian123 committed Jun 20, 2023
1 parent a971555 commit 938e179
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Assets/Scenes/PersistantScene.unity
Original file line number Diff line number Diff line change
Expand Up @@ -1410,7 +1410,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
m_IsActive: 0
--- !u!224 &674775829
RectTransform:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -1484,10 +1484,10 @@ RectTransform:
m_Father: {fileID: 1755676378}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 155, y: -24}
m_SizeDelta: {x: 310, y: 48}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &700478237
MonoBehaviour:
Expand Down Expand Up @@ -3787,10 +3787,10 @@ RectTransform:
m_Father: {fileID: 1755676378}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 155, y: -66}
m_SizeDelta: {x: 310, y: 36}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &1557361873
MonoBehaviour:
Expand Down

0 comments on commit 938e179

Please sign in to comment.