Skip to content

Commit

Permalink
merge conflict fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwon132445 committed Nov 18, 2021
1 parent 25ec224 commit 8dacd59
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
20 changes: 14 additions & 6 deletions Assets/Scenes/Core Scenes/BackyardBeta.unity
Original file line number Diff line number Diff line change
Expand Up @@ -435,31 +435,39 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 62558687572879308, guid: ef2c9cf453a5cf040bfd45b6dbb307f6, type: 3}
propertyPath: waves.Array.data[1].rangedCount
value: 3
value: 0
objectReference: {fileID: 0}
- target: {fileID: 62558687572879308, guid: ef2c9cf453a5cf040bfd45b6dbb307f6, type: 3}
propertyPath: waves.Array.data[2].rangedCount
value: 3
value: 2
objectReference: {fileID: 0}
- target: {fileID: 62558687572879308, guid: ef2c9cf453a5cf040bfd45b6dbb307f6, type: 3}
propertyPath: waves.Array.data[3].rangedCount
value: 4
objectReference: {fileID: 0}
- target: {fileID: 62558687572879308, guid: ef2c9cf453a5cf040bfd45b6dbb307f6, type: 3}
propertyPath: waves.Array.data[4].rangedCount
value: 6
objectReference: {fileID: 0}
- target: {fileID: 62558687572879308, guid: ef2c9cf453a5cf040bfd45b6dbb307f6, type: 3}
propertyPath: waves.Array.data[0].regularCount
value: 5
value: 8
objectReference: {fileID: 0}
- target: {fileID: 62558687572879308, guid: ef2c9cf453a5cf040bfd45b6dbb307f6, type: 3}
propertyPath: waves.Array.data[1].regularCount
value: 6
value: 8
objectReference: {fileID: 0}
- target: {fileID: 62558687572879308, guid: ef2c9cf453a5cf040bfd45b6dbb307f6, type: 3}
propertyPath: waves.Array.data[2].regularCount
value: 7
value: 10
objectReference: {fileID: 0}
- target: {fileID: 62558687572879308, guid: ef2c9cf453a5cf040bfd45b6dbb307f6, type: 3}
propertyPath: waves.Array.data[3].regularCount
value: 7
value: 10
objectReference: {fileID: 0}
- target: {fileID: 62558687572879308, guid: ef2c9cf453a5cf040bfd45b6dbb307f6, type: 3}
propertyPath: waves.Array.data[4].regularCount
value: 12
objectReference: {fileID: 0}
- target: {fileID: 62558687572879309, guid: ef2c9cf453a5cf040bfd45b6dbb307f6, type: 3}
propertyPath: m_Name
Expand Down
1 change: 1 addition & 0 deletions ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ PlayerSettings:
- {fileID: 0}
- {fileID: 0}
- {fileID: 0}
- {fileID: 0}
metroInputSource: 0
wsaTransparentSwapchain: 0
m_HolographicPauseOnTrackingLoss: 1
Expand Down

0 comments on commit 8dacd59

Please sign in to comment.