Skip to content

Commit

Permalink
[HotFix] Fixe mute button not working
Browse files Browse the repository at this point in the history
  • Loading branch information
dhmmasson committed Apr 26, 2021
1 parent bad5eec commit 09b088c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions Assets/Scenes/deeperAndDeeper.unity
Original file line number Diff line number Diff line change
Expand Up @@ -781,7 +781,7 @@ Transform:
m_Children:
- {fileID: 2071274218}
m_Father: {fileID: 0}
m_RootOrder: 2
m_RootOrder: 3
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &889775628
GameObject:
Expand Down Expand Up @@ -1080,10 +1080,9 @@ Transform:
m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071068}
m_LocalPosition: {x: 0, y: -10, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 1861652685}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: -90, y: 0, z: 0}
--- !u!114 &963194229
MonoBehaviour:
Expand Down Expand Up @@ -1341,7 +1340,7 @@ Transform:
m_LocalScale: {x: 1, y: 1, z: 0.4}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 1
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &1043046158
MonoBehaviour:
Expand Down Expand Up @@ -2286,7 +2285,7 @@ Transform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 4
m_RootOrder: 5
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &1625987625
GameObject:
Expand Down Expand Up @@ -2725,7 +2724,7 @@ RectTransform:
- {fileID: 1397026733}
- {fileID: 889775632}
m_Father: {fileID: 0}
m_RootOrder: 3
m_RootOrder: 4
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
Expand Down Expand Up @@ -2852,11 +2851,11 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1861652683}
m_LocalRotation: {x: 0.7071068, y: -0, z: -0, w: 0.7071068}
m_LocalPosition: {x: 0.005, y: 0, z: 35.508915}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0.005, y: 25.508919, z: -0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 963194228}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &1904211876
Expand Down
Binary file modified docs/releases/compo/Build/compo.data.unityweb
Binary file not shown.
Binary file modified docs/releases/compo/Build/compo.framework.js.unityweb
Binary file not shown.

0 comments on commit 09b088c

Please sign in to comment.