Skip to content

Commit

Permalink
fix: Updated Reward prefabs.
Browse files Browse the repository at this point in the history
  • Loading branch information
MrGadget1024 committed Dec 21, 2024
1 parent ecc3c6e commit ca3dc41
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1139254171913846}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 1, z: 0}
m_LocalPosition: {x: 0, y: -1000, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 7524893234998283593}
Expand Down Expand Up @@ -115,8 +115,8 @@ MonoBehaviour:
syncDirection: 0
syncMode: 0
syncInterval: 0.1
available: 1
randomColor: {fileID: 5119366209337690377}
available: 1
--- !u!1 &5133204039361288107
GameObject:
m_ObjectHideFlags: 0
Expand Down
2 changes: 1 addition & 1 deletion Assets/Mirror/Examples/Room/Prefabs/Reward.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1139254171913846}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 1, z: 0}
m_LocalPosition: {x: 0, y: -1000, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 7524893234998283593}
Expand Down

0 comments on commit ca3dc41

Please sign in to comment.