Browse Source

Replaced removed Report Bug button for Exit Game button.

If works, will remove one in config.
x89rt2 1 month ago
parent
commit
6035625a81
1 changed files with 9 additions and 9 deletions
  1. 9 9
      Assets/Scenes/Opening.unity

+ 9 - 9
Assets/Scenes/Opening.unity

@@ -47379,12 +47379,12 @@ GameObject:
   - component: {fileID: 1156392934}
   - component: {fileID: 1156392933}
   m_Layer: 5
-  m_Name: ReportButton
+  m_Name: ExitButton
   m_TagString: Untagged
   m_Icon: {fileID: 0}
   m_NavMeshLayer: 0
   m_StaticEditorFlags: 0
-  m_IsActive: 0
+  m_IsActive: 1
 --- !u!224 &1156392932
 RectTransform:
   m_ObjectHideFlags: 0
@@ -47404,9 +47404,9 @@ RectTransform:
   m_Father: {fileID: 7827412352336145668}
   m_RootOrder: 4
   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
-  m_AnchorMin: {x: 0, y: 1}
-  m_AnchorMax: {x: 0, y: 1}
-  m_AnchoredPosition: {x: 80, y: -383}
+  m_AnchorMin: {x: 0, y: 0}
+  m_AnchorMax: {x: 0, y: 0}
+  m_AnchoredPosition: {x: 0, y: 0}
   m_SizeDelta: {x: 160, y: 30}
   m_Pivot: {x: 0.5, y: 0.5}
 --- !u!114 &1156392933
@@ -49144,9 +49144,9 @@ MonoBehaviour:
     callback:
       m_PersistentCalls:
         m_Calls:
-        - m_Target: {fileID: 1049396035}
-          m_TargetAssemblyTypeName: PatchNotes, Assembly-CSharp
-          m_MethodName: ReportBug
+        - m_Target: {fileID: 979462510}
+          m_TargetAssemblyTypeName: OptionPanel, Assembly-CSharp
+          m_MethodName: OnClickExitGameButton
           m_Mode: 1
           m_Arguments:
             m_ObjectArgument: {fileID: 0}
@@ -70284,7 +70284,7 @@ MonoBehaviour:
   m_OnCullStateChanged:
     m_PersistentCalls:
       m_Calls: []
-  m_text: Report Bug
+  m_text: Exit Game
   m_isRightToLeft: 0
   m_fontAsset: {fileID: 11400000, guid: 648683e5fb301794dbaffc8decdbfff5, type: 2}
   m_sharedMaterial: {fileID: 1543216157722052209, guid: 648683e5fb301794dbaffc8decdbfff5, type: 2}