Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: friend requests ui #3188

Open
wants to merge 12 commits into
base: dev
Choose a base branch
from
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,11 @@ MonoBehaviour:
m_ReadOnly: 0
m_SerializedLabels: []
FlaggedDuringContentUpdateRestriction: 0
- m_GUID: dcc6085d51c3e443f82d4d58e0087519
m_Address: Assets/DCL/Friends/Prefabs/FriendRequest.prefab
m_ReadOnly: 0
m_SerializedLabels: []
FlaggedDuringContentUpdateRestriction: 0
- m_GUID: e052984ad30813240bd28c945f4cab60
m_Address: DottedLineRenderer
m_ReadOnly: 0
Expand Down
7 changes: 6 additions & 1 deletion Explorer/Assets/DCL/Friends/DCL.Friends.asmdef
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,12 @@
"GUID:5462d37de7d4344df8aade58a45b403e",
"GUID:766b242fb43af451aaa331f39872177d",
"GUID:b97826ed91484ac1af953a8afc03316e",
"GUID:6055be8ebefd69e48b49212b09b47b2f"
"GUID:45f6fff651a0a514f8edfdaf9cce45af",
"GUID:e169fa6683c924c7e99a85981a91d953",
"GUID:6055be8ebefd69e48b49212b09b47b2f",
"GUID:4a12c0b1b77ec6b418a8d7bd5c925be3",
"GUID:4794e238ed0f65142a4aea5848b513e5",
"GUID:ac3295688c7c22745a96e6ac34718181"
],
"includePlatforms": [],
"excludePlatforms": [],
Expand Down
8 changes: 8 additions & 0 deletions Explorer/Assets/DCL/Friends/Prefabs.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading