fixed mounting, removed deprecated game object from boot scene
This commit is contained in:
		| @@ -460,8 +460,9 @@ namespace RebootKit.Engine.Simulation { | |||||||
|         } |         } | ||||||
|  |  | ||||||
|         bool TryGetAttachmentSocket(string socketName, out AttachmentSocket socket) { |         bool TryGetAttachmentSocket(string socketName, out AttachmentSocket socket) { | ||||||
|  |             s_ActorLogger.Info("Getting attachment socket: " + socketName); | ||||||
|             foreach (AttachmentSocket attachmentSocket in m_AttachmentSockets) { |             foreach (AttachmentSocket attachmentSocket in m_AttachmentSockets) { | ||||||
|                 if (attachmentSocket.socketName == socketName) { |                 if (attachmentSocket.socketName.Equals(socketName, StringComparison.Ordinal)) { | ||||||
|                     socket = attachmentSocket; |                     socket = attachmentSocket; | ||||||
|                     return true; |                     return true; | ||||||
|                 } |                 } | ||||||
|   | |||||||
| @@ -119,6 +119,81 @@ NavMeshSettings: | |||||||
|     debug: |     debug: | ||||||
|       m_Flags: 0 |       m_Flags: 0 | ||||||
|   m_NavMeshData: {fileID: 0} |   m_NavMeshData: {fileID: 0} | ||||||
|  | --- !u!1 &150691709 | ||||||
|  | GameObject: | ||||||
|  |   m_ObjectHideFlags: 0 | ||||||
|  |   m_CorrespondingSourceObject: {fileID: 0} | ||||||
|  |   m_PrefabInstance: {fileID: 0} | ||||||
|  |   m_PrefabAsset: {fileID: 0} | ||||||
|  |   serializedVersion: 6 | ||||||
|  |   m_Component: | ||||||
|  |   - component: {fileID: 150691710} | ||||||
|  |   - component: {fileID: 150691712} | ||||||
|  |   - component: {fileID: 150691711} | ||||||
|  |   m_Layer: 5 | ||||||
|  |   m_Name: bg | ||||||
|  |   m_TagString: Untagged | ||||||
|  |   m_Icon: {fileID: 0} | ||||||
|  |   m_NavMeshLayer: 0 | ||||||
|  |   m_StaticEditorFlags: 0 | ||||||
|  |   m_IsActive: 1 | ||||||
|  | --- !u!224 &150691710 | ||||||
|  | RectTransform: | ||||||
|  |   m_ObjectHideFlags: 0 | ||||||
|  |   m_CorrespondingSourceObject: {fileID: 0} | ||||||
|  |   m_PrefabInstance: {fileID: 0} | ||||||
|  |   m_PrefabAsset: {fileID: 0} | ||||||
|  |   m_GameObject: {fileID: 150691709} | ||||||
|  |   m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||||||
|  |   m_LocalPosition: {x: 0, y: 0, z: 0} | ||||||
|  |   m_LocalScale: {x: 1, y: 1, z: 1} | ||||||
|  |   m_ConstrainProportionsScale: 0 | ||||||
|  |   m_Children: [] | ||||||
|  |   m_Father: {fileID: 319523215} | ||||||
|  |   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||||||
|  |   m_AnchorMin: {x: 0, y: 0} | ||||||
|  |   m_AnchorMax: {x: 1, y: 1} | ||||||
|  |   m_AnchoredPosition: {x: 0, y: 0} | ||||||
|  |   m_SizeDelta: {x: 0, y: 0} | ||||||
|  |   m_Pivot: {x: 0.5, y: 0.5} | ||||||
|  | --- !u!114 &150691711 | ||||||
|  | MonoBehaviour: | ||||||
|  |   m_ObjectHideFlags: 0 | ||||||
|  |   m_CorrespondingSourceObject: {fileID: 0} | ||||||
|  |   m_PrefabInstance: {fileID: 0} | ||||||
|  |   m_PrefabAsset: {fileID: 0} | ||||||
|  |   m_GameObject: {fileID: 150691709} | ||||||
|  |   m_Enabled: 1 | ||||||
|  |   m_EditorHideFlags: 0 | ||||||
|  |   m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} | ||||||
|  |   m_Name:  | ||||||
|  |   m_EditorClassIdentifier:  | ||||||
|  |   m_Material: {fileID: 0} | ||||||
|  |   m_Color: {r: 0, g: 0, b: 0, a: 1} | ||||||
|  |   m_RaycastTarget: 1 | ||||||
|  |   m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} | ||||||
|  |   m_Maskable: 1 | ||||||
|  |   m_OnCullStateChanged: | ||||||
|  |     m_PersistentCalls: | ||||||
|  |       m_Calls: [] | ||||||
|  |   m_Sprite: {fileID: 0} | ||||||
|  |   m_Type: 0 | ||||||
|  |   m_PreserveAspect: 0 | ||||||
|  |   m_FillCenter: 1 | ||||||
|  |   m_FillMethod: 4 | ||||||
|  |   m_FillAmount: 1 | ||||||
|  |   m_FillClockwise: 1 | ||||||
|  |   m_FillOrigin: 0 | ||||||
|  |   m_UseSpriteMesh: 0 | ||||||
|  |   m_PixelsPerUnitMultiplier: 1 | ||||||
|  | --- !u!222 &150691712 | ||||||
|  | CanvasRenderer: | ||||||
|  |   m_ObjectHideFlags: 0 | ||||||
|  |   m_CorrespondingSourceObject: {fileID: 0} | ||||||
|  |   m_PrefabInstance: {fileID: 0} | ||||||
|  |   m_PrefabAsset: {fileID: 0} | ||||||
|  |   m_GameObject: {fileID: 150691709} | ||||||
|  |   m_CullTransparentMesh: 1 | ||||||
| --- !u!1 &242831136 | --- !u!1 &242831136 | ||||||
| GameObject: | GameObject: | ||||||
|   m_ObjectHideFlags: 0 |   m_ObjectHideFlags: 0 | ||||||
| @@ -333,7 +408,7 @@ Canvas: | |||||||
|   m_OverridePixelPerfect: 0 |   m_OverridePixelPerfect: 0 | ||||||
|   m_SortingBucketNormalizedSize: 0 |   m_SortingBucketNormalizedSize: 0 | ||||||
|   m_VertexColorAlwaysGammaSpace: 0 |   m_VertexColorAlwaysGammaSpace: 0 | ||||||
|   m_AdditionalShaderChannelsFlag: 0 |   m_AdditionalShaderChannelsFlag: 25 | ||||||
|   m_UpdateRectTransformForStandalone: 0 |   m_UpdateRectTransformForStandalone: 0 | ||||||
|   m_SortingLayerID: 0 |   m_SortingLayerID: 0 | ||||||
|   m_SortingOrder: 0 |   m_SortingOrder: 0 | ||||||
| @@ -350,7 +425,9 @@ RectTransform: | |||||||
|   m_LocalScale: {x: 0, y: 0, z: 0} |   m_LocalScale: {x: 0, y: 0, z: 0} | ||||||
|   m_ConstrainProportionsScale: 0 |   m_ConstrainProportionsScale: 0 | ||||||
|   m_Children: |   m_Children: | ||||||
|  |   - {fileID: 150691710} | ||||||
|   - {fileID: 1509941944} |   - {fileID: 1509941944} | ||||||
|  |   - {fileID: 577942254} | ||||||
|   m_Father: {fileID: 0} |   m_Father: {fileID: 0} | ||||||
|   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||||||
|   m_AnchorMin: {x: 0, y: 0} |   m_AnchorMin: {x: 0, y: 0} | ||||||
| @@ -358,7 +435,7 @@ RectTransform: | |||||||
|   m_AnchoredPosition: {x: 0, y: 0} |   m_AnchoredPosition: {x: 0, y: 0} | ||||||
|   m_SizeDelta: {x: 0, y: 0} |   m_SizeDelta: {x: 0, y: 0} | ||||||
|   m_Pivot: {x: 0, y: 0} |   m_Pivot: {x: 0, y: 0} | ||||||
| --- !u!1 &1456272197 | --- !u!1 &577942253 | ||||||
| GameObject: | GameObject: | ||||||
|   m_ObjectHideFlags: 0 |   m_ObjectHideFlags: 0 | ||||||
|   m_CorrespondingSourceObject: {fileID: 0} |   m_CorrespondingSourceObject: {fileID: 0} | ||||||
| @@ -366,118 +443,134 @@ GameObject: | |||||||
|   m_PrefabAsset: {fileID: 0} |   m_PrefabAsset: {fileID: 0} | ||||||
|   serializedVersion: 6 |   serializedVersion: 6 | ||||||
|   m_Component: |   m_Component: | ||||||
|   - component: {fileID: 1456272200} |   - component: {fileID: 577942254} | ||||||
|   - component: {fileID: 1456272199} |   - component: {fileID: 577942256} | ||||||
|   - component: {fileID: 1456272198} |   - component: {fileID: 577942255} | ||||||
|   - component: {fileID: 1456272201} |   m_Layer: 5 | ||||||
|   m_Layer: 0 |   m_Name: Text (TMP) | ||||||
|   m_Name: network |  | ||||||
|   m_TagString: Untagged |   m_TagString: Untagged | ||||||
|   m_Icon: {fileID: 0} |   m_Icon: {fileID: 0} | ||||||
|   m_NavMeshLayer: 0 |   m_NavMeshLayer: 0 | ||||||
|   m_StaticEditorFlags: 0 |   m_StaticEditorFlags: 0 | ||||||
|   m_IsActive: 1 |   m_IsActive: 1 | ||||||
| --- !u!114 &1456272198 | --- !u!224 &577942254 | ||||||
| MonoBehaviour: | RectTransform: | ||||||
|   m_ObjectHideFlags: 0 |   m_ObjectHideFlags: 0 | ||||||
|   m_CorrespondingSourceObject: {fileID: 0} |   m_CorrespondingSourceObject: {fileID: 0} | ||||||
|   m_PrefabInstance: {fileID: 0} |   m_PrefabInstance: {fileID: 0} | ||||||
|   m_PrefabAsset: {fileID: 0} |   m_PrefabAsset: {fileID: 0} | ||||||
|   m_GameObject: {fileID: 1456272197} |   m_GameObject: {fileID: 577942253} | ||||||
|   m_Enabled: 1 |  | ||||||
|   m_EditorHideFlags: 0 |  | ||||||
|   m_Script: {fileID: 11500000, guid: 6960e84d07fb87f47956e7a81d71c4e6, type: 3} |  | ||||||
|   m_Name:  |  | ||||||
|   m_EditorClassIdentifier:  |  | ||||||
|   m_ProtocolType: 0 |  | ||||||
|   m_UseWebSockets: 0 |  | ||||||
|   m_UseEncryption: 0 |  | ||||||
|   m_MaxPacketQueueSize: 128 |  | ||||||
|   m_MaxPayloadSize: 6144 |  | ||||||
|   m_HeartbeatTimeoutMS: 500 |  | ||||||
|   m_ConnectTimeoutMS: 1000 |  | ||||||
|   m_MaxConnectAttempts: 60 |  | ||||||
|   m_DisconnectTimeoutMS: 30000 |  | ||||||
|   ConnectionData: |  | ||||||
|     Address: 127.0.0.1 |  | ||||||
|     Port: 7777 |  | ||||||
|     ServerListenAddress: 127.0.0.1 |  | ||||||
|   DebugSimulator: |  | ||||||
|     PacketDelayMS: 0 |  | ||||||
|     PacketJitterMS: 0 |  | ||||||
|     PacketDropRate: 0 |  | ||||||
| --- !u!114 &1456272199 |  | ||||||
| MonoBehaviour: |  | ||||||
|   m_ObjectHideFlags: 0 |  | ||||||
|   m_CorrespondingSourceObject: {fileID: 0} |  | ||||||
|   m_PrefabInstance: {fileID: 0} |  | ||||||
|   m_PrefabAsset: {fileID: 0} |  | ||||||
|   m_GameObject: {fileID: 1456272197} |  | ||||||
|   m_Enabled: 1 |  | ||||||
|   m_EditorHideFlags: 0 |  | ||||||
|   m_Script: {fileID: 11500000, guid: 593a2fe42fa9d37498c96f9a383b6521, type: 3} |  | ||||||
|   m_Name:  |  | ||||||
|   m_EditorClassIdentifier:  |  | ||||||
|   NetworkManagerExpanded: 0 |  | ||||||
|   NetworkConfig: |  | ||||||
|     ProtocolVersion: 0 |  | ||||||
|     NetworkTransport: {fileID: 1456272198} |  | ||||||
|     PlayerPrefab: {fileID: 0} |  | ||||||
|     Prefabs: |  | ||||||
|       NetworkPrefabsLists: |  | ||||||
|       - {fileID: 11400000, guid: d30094ba881a39a4197e324b492d5db7, type: 2} |  | ||||||
|     TickRate: 30 |  | ||||||
|     ClientConnectionBufferTimeout: 10 |  | ||||||
|     ConnectionApproval: 0 |  | ||||||
|     ConnectionData:  |  | ||||||
|     EnableTimeResync: 0 |  | ||||||
|     TimeResyncInterval: 30 |  | ||||||
|     EnsureNetworkVariableLengthSafety: 0 |  | ||||||
|     EnableSceneManagement: 0 |  | ||||||
|     ForceSamePrefabs: 0 |  | ||||||
|     RecycleNetworkIds: 1 |  | ||||||
|     NetworkIdRecycleDelay: 120 |  | ||||||
|     RpcHashSize: 0 |  | ||||||
|     LoadSceneTimeOut: 120 |  | ||||||
|     SpawnTimeout: 10 |  | ||||||
|     EnableNetworkLogs: 1 |  | ||||||
|     NetworkTopology: 0 |  | ||||||
|     UseCMBService: 0 |  | ||||||
|     AutoSpawnPlayerPrefabClientSide: 1 |  | ||||||
|     NetworkProfilingMetrics: 1 |  | ||||||
|     OldPrefabList: [] |  | ||||||
|   RunInBackground: 1 |  | ||||||
|   LogLevel: 1 |  | ||||||
| --- !u!4 &1456272200 |  | ||||||
| Transform: |  | ||||||
|   m_ObjectHideFlags: 0 |  | ||||||
|   m_CorrespondingSourceObject: {fileID: 0} |  | ||||||
|   m_PrefabInstance: {fileID: 0} |  | ||||||
|   m_PrefabAsset: {fileID: 0} |  | ||||||
|   m_GameObject: {fileID: 1456272197} |  | ||||||
|   serializedVersion: 2 |  | ||||||
|   m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} |   m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||||||
|   m_LocalPosition: {x: 0, y: 0, z: 0} |   m_LocalPosition: {x: 0, y: 0, z: 0} | ||||||
|   m_LocalScale: {x: 1, y: 1, z: 1} |   m_LocalScale: {x: 1, y: 1, z: 1} | ||||||
|   m_ConstrainProportionsScale: 0 |   m_ConstrainProportionsScale: 0 | ||||||
|   m_Children: [] |   m_Children: [] | ||||||
|   m_Father: {fileID: 0} |   m_Father: {fileID: 319523215} | ||||||
|   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||||||
| --- !u!114 &1456272201 |   m_AnchorMin: {x: 0.5, y: 0} | ||||||
|  |   m_AnchorMax: {x: 0.5, y: 0} | ||||||
|  |   m_AnchoredPosition: {x: 0, y: 63.9} | ||||||
|  |   m_SizeDelta: {x: 500, y: 64} | ||||||
|  |   m_Pivot: {x: 0.5, y: 0.5} | ||||||
|  | --- !u!114 &577942255 | ||||||
| MonoBehaviour: | MonoBehaviour: | ||||||
|   m_ObjectHideFlags: 0 |   m_ObjectHideFlags: 0 | ||||||
|   m_CorrespondingSourceObject: {fileID: 0} |   m_CorrespondingSourceObject: {fileID: 0} | ||||||
|   m_PrefabInstance: {fileID: 0} |   m_PrefabInstance: {fileID: 0} | ||||||
|   m_PrefabAsset: {fileID: 0} |   m_PrefabAsset: {fileID: 0} | ||||||
|   m_GameObject: {fileID: 1456272197} |   m_GameObject: {fileID: 577942253} | ||||||
|   m_Enabled: 1 |   m_Enabled: 1 | ||||||
|   m_EditorHideFlags: 0 |   m_EditorHideFlags: 0 | ||||||
|   m_Script: {fileID: 11500000, guid: 516179f3a4a7476ea24875d52fae3042, type: 3} |   m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} | ||||||
|   m_Name:  |   m_Name:  | ||||||
|   m_EditorClassIdentifier:  |   m_EditorClassIdentifier:  | ||||||
|   steamAppId: 480 |   m_Material: {fileID: 0} | ||||||
|   targetSteamId: 0 |   m_Color: {r: 1, g: 1, b: 1, a: 1} | ||||||
|   userSteamId: 0 |   m_RaycastTarget: 1 | ||||||
|  |   m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} | ||||||
|  |   m_Maskable: 1 | ||||||
|  |   m_OnCullStateChanged: | ||||||
|  |     m_PersistentCalls: | ||||||
|  |       m_Calls: [] | ||||||
|  |   m_text: Waking up the mother | ||||||
|  |   m_isRightToLeft: 0 | ||||||
|  |   m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} | ||||||
|  |   m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} | ||||||
|  |   m_fontSharedMaterials: [] | ||||||
|  |   m_fontMaterial: {fileID: 0} | ||||||
|  |   m_fontMaterials: [] | ||||||
|  |   m_fontColor32: | ||||||
|  |     serializedVersion: 2 | ||||||
|  |     rgba: 4294967295 | ||||||
|  |   m_fontColor: {r: 1, g: 1, b: 1, a: 1} | ||||||
|  |   m_enableVertexGradient: 0 | ||||||
|  |   m_colorMode: 3 | ||||||
|  |   m_fontColorGradient: | ||||||
|  |     topLeft: {r: 1, g: 1, b: 1, a: 1} | ||||||
|  |     topRight: {r: 1, g: 1, b: 1, a: 1} | ||||||
|  |     bottomLeft: {r: 1, g: 1, b: 1, a: 1} | ||||||
|  |     bottomRight: {r: 1, g: 1, b: 1, a: 1} | ||||||
|  |   m_fontColorGradientPreset: {fileID: 0} | ||||||
|  |   m_spriteAsset: {fileID: 0} | ||||||
|  |   m_tintAllSprites: 0 | ||||||
|  |   m_StyleSheet: {fileID: 0} | ||||||
|  |   m_TextStyleHashCode: -1183493901 | ||||||
|  |   m_overrideHtmlColors: 0 | ||||||
|  |   m_faceColor: | ||||||
|  |     serializedVersion: 2 | ||||||
|  |     rgba: 4294967295 | ||||||
|  |   m_fontSize: 48 | ||||||
|  |   m_fontSizeBase: 36 | ||||||
|  |   m_fontWeight: 400 | ||||||
|  |   m_enableAutoSizing: 1 | ||||||
|  |   m_fontSizeMin: 18 | ||||||
|  |   m_fontSizeMax: 48 | ||||||
|  |   m_fontStyle: 0 | ||||||
|  |   m_HorizontalAlignment: 2 | ||||||
|  |   m_VerticalAlignment: 4096 | ||||||
|  |   m_textAlignment: 65535 | ||||||
|  |   m_characterSpacing: 0 | ||||||
|  |   m_wordSpacing: 0 | ||||||
|  |   m_lineSpacing: 0 | ||||||
|  |   m_lineSpacingMax: 0 | ||||||
|  |   m_paragraphSpacing: 0 | ||||||
|  |   m_charWidthMaxAdj: 0 | ||||||
|  |   m_TextWrappingMode: 1 | ||||||
|  |   m_wordWrappingRatios: 0.4 | ||||||
|  |   m_overflowMode: 0 | ||||||
|  |   m_linkedTextComponent: {fileID: 0} | ||||||
|  |   parentLinkedComponent: {fileID: 0} | ||||||
|  |   m_enableKerning: 0 | ||||||
|  |   m_ActiveFontFeatures: 6e72656b | ||||||
|  |   m_enableExtraPadding: 0 | ||||||
|  |   checkPaddingRequired: 0 | ||||||
|  |   m_isRichText: 1 | ||||||
|  |   m_EmojiFallbackSupport: 1 | ||||||
|  |   m_parseCtrlCharacters: 1 | ||||||
|  |   m_isOrthographic: 1 | ||||||
|  |   m_isCullingEnabled: 0 | ||||||
|  |   m_horizontalMapping: 0 | ||||||
|  |   m_verticalMapping: 0 | ||||||
|  |   m_uvLineOffset: 0 | ||||||
|  |   m_geometrySortingOrder: 0 | ||||||
|  |   m_IsTextObjectScaleStatic: 0 | ||||||
|  |   m_VertexBufferAutoSizeReduction: 0 | ||||||
|  |   m_useMaxVisibleDescender: 1 | ||||||
|  |   m_pageToDisplay: 1 | ||||||
|  |   m_margin: {x: 0, y: 0, z: 0, w: 0} | ||||||
|  |   m_isUsingLegacyAnimationComponent: 0 | ||||||
|  |   m_isVolumetricText: 0 | ||||||
|  |   m_hasFontAssetChanged: 0 | ||||||
|  |   m_baseMaterial: {fileID: 0} | ||||||
|  |   m_maskOffset: {x: 0, y: 0, z: 0, w: 0} | ||||||
|  | --- !u!222 &577942256 | ||||||
|  | CanvasRenderer: | ||||||
|  |   m_ObjectHideFlags: 0 | ||||||
|  |   m_CorrespondingSourceObject: {fileID: 0} | ||||||
|  |   m_PrefabInstance: {fileID: 0} | ||||||
|  |   m_PrefabAsset: {fileID: 0} | ||||||
|  |   m_GameObject: {fileID: 577942253} | ||||||
|  |   m_CullTransparentMesh: 1 | ||||||
| --- !u!1 &1509941943 | --- !u!1 &1509941943 | ||||||
| GameObject: | GameObject: | ||||||
|   m_ObjectHideFlags: 0 |   m_ObjectHideFlags: 0 | ||||||
| @@ -490,7 +583,7 @@ GameObject: | |||||||
|   - component: {fileID: 1509941946} |   - component: {fileID: 1509941946} | ||||||
|   - component: {fileID: 1509941945} |   - component: {fileID: 1509941945} | ||||||
|   m_Layer: 5 |   m_Layer: 5 | ||||||
|   m_Name: Image |   m_Name: logo | ||||||
|   m_TagString: Untagged |   m_TagString: Untagged | ||||||
|   m_Icon: {fileID: 0} |   m_Icon: {fileID: 0} | ||||||
|   m_NavMeshLayer: 0 |   m_NavMeshLayer: 0 | ||||||
| @@ -528,7 +621,7 @@ MonoBehaviour: | |||||||
|   m_Name:  |   m_Name:  | ||||||
|   m_EditorClassIdentifier:  |   m_EditorClassIdentifier:  | ||||||
|   m_Material: {fileID: 0} |   m_Material: {fileID: 0} | ||||||
|   m_Color: {r: 0.26415092, g: 0, b: 0, a: 1} |   m_Color: {r: 1, g: 1, b: 1, a: 1} | ||||||
|   m_RaycastTarget: 1 |   m_RaycastTarget: 1 | ||||||
|   m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} |   m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} | ||||||
|   m_Maskable: 1 |   m_Maskable: 1 | ||||||
| @@ -639,4 +732,3 @@ SceneRoots: | |||||||
|   - {fileID: 242831139} |   - {fileID: 242831139} | ||||||
|   - {fileID: 319523215} |   - {fileID: 319523215} | ||||||
|   - {fileID: 1530691767} |   - {fileID: 1530691767} | ||||||
|   - {fileID: 1456272200} |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user