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

[Design]UI_Menu_Prefabs_Edit #3686

Merged
merged 1 commit into from
Nov 27, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 21 additions & 2 deletions nekoyume/Assets/Resources/UI/Prefabs/UI_Menu.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -10145,12 +10145,31 @@ MonoBehaviour:
type: 3}
m_PrefabInstance: {fileID: 5097315468792600657}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_GameObject: {fileID: 4833135474989339412}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!1 &4833135474989339412 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 409812662611381061, guid: 0aa92a8fa48c76348adf2ff6a5fb8e0d,
type: 3}
m_PrefabInstance: {fileID: 5097315468792600657}
m_PrefabAsset: {fileID: 0}
--- !u!114 &6241822365539315139
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4833135474989339412}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 48da91f2539602b49ab44e38da592402, type: 3}
m_Name:
m_EditorClassIdentifier:
NotchType: 3
--- !u!224 &6059473657494346260 stripped
RectTransform:
m_CorrespondingSourceObject: {fileID: 1345131832591843909, guid: 0aa92a8fa48c76348adf2ff6a5fb8e0d,
Expand All @@ -10163,7 +10182,7 @@ MonoBehaviour:
type: 3}
m_PrefabInstance: {fileID: 5097315468792600657}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_GameObject: {fileID: 4833135474989339412}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 63879a3e093f3a042a6adb9df86824d5, type: 3}
Expand Down
Loading