マップ選択処理追加

This commit is contained in:
kimura 2022-09-15 12:44:22 +09:00
parent eb113dfc73
commit 616567bd2c
2 changed files with 1423 additions and 12 deletions

View File

@ -85,6 +85,7 @@ GameObject:
serializedVersion: 6
m_Component:
- component: {fileID: 498716710256050562}
- component: {fileID: 2308183619134864621}
m_Layer: 5
m_Name: Country_icon
m_TagString: Untagged
@ -117,6 +118,19 @@ RectTransform:
m_AnchoredPosition: {x: 234, y: -87}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &2308183619134864621
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 498716710256050563}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 94d22fb4b30547a7a7d613555c1fd8da, type: 3}
m_Name:
m_EditorClassIdentifier:
icon: {fileID: 498716710821908371}
--- !u!1 &498716710438122542
GameObject:
m_ObjectHideFlags: 0

File diff suppressed because it is too large Load Diff