diff --git a/Assets/Art/UIPrefab/UITimeTip.prefab b/Assets/Art/UIPrefab/UITimeTip.prefab index b78c5bba..4ec90520 100644 --- a/Assets/Art/UIPrefab/UITimeTip.prefab +++ b/Assets/Art/UIPrefab/UITimeTip.prefab @@ -31,7 +31,8 @@ RectTransform: m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 - m_Children: [] + m_Children: + - {fileID: 1125262437871974570} m_Father: {fileID: 7728496241126536716} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} @@ -163,13 +164,13 @@ RectTransform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1806900517853676911} - 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_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7820791576173885415} - m_Father: {fileID: 7728496241126536716} + m_Father: {fileID: 2460131649686172424} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} @@ -260,7 +261,6 @@ RectTransform: m_ConstrainProportionsScale: 0 m_Children: - {fileID: 2460131649686172424} - - {fileID: 1125262437871974570} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} diff --git a/Data/Xml/Pig6.xml b/Data/Xml/Pig6.xml index d23d897b..dcf34e10 100644 --- a/Data/Xml/Pig6.xml +++ b/Data/Xml/Pig6.xml @@ -1690,7 +1690,7 @@ - + diff --git a/Default copy.json b/Default copy.json new file mode 100644 index 00000000..570a5ffe --- /dev/null +++ b/Default copy.json @@ -0,0 +1,12 @@ +{ + "m_Id": "Default copy", + "m_ParentId": "", + "m_Entries": [ + { + "identifier": { + "path": "Main Menu/QFramework/Preferences..." + }, + "combinations": [] + } + ] +} \ No newline at end of file