From 38136a34de9aa36bf15ec7471abd56e2cba6c26f Mon Sep 17 00:00:00 2001
From: chenxin <chenxin6991@163.com>
Date: Tue, 27 Oct 2020 17:39:17 +0800
Subject: [PATCH] 修改无尽模式新手引导流程能全部跑通了

---
 Assets/Resources/UI/Guide/GuidePanel.prefab |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Assets/Resources/UI/Guide/GuidePanel.prefab b/Assets/Resources/UI/Guide/GuidePanel.prefab
index 164322c..678558d 100644
--- a/Assets/Resources/UI/Guide/GuidePanel.prefab
+++ b/Assets/Resources/UI/Guide/GuidePanel.prefab
@@ -421,7 +421,7 @@
   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
   m_AnchorMin: {x: 0, y: 0}
   m_AnchorMax: {x: 1, y: 1}
-  m_AnchoredPosition: {x: 171.39996, y: -637.90015}
+  m_AnchoredPosition: {x: 171.39996, y: -637.9002}
   m_SizeDelta: {x: -586.65216, y: -1768.8896}
   m_Pivot: {x: 0.5, y: 0.5}
 --- !u!222 &7524990171873018580
@@ -736,7 +736,7 @@
   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
   m_AnchorMin: {x: 0.5, y: 0.5}
   m_AnchorMax: {x: 0.5, y: 0.5}
-  m_AnchoredPosition: {x: 9, y: 130}
+  m_AnchoredPosition: {x: -150, y: 130}
   m_SizeDelta: {x: 158, y: 518}
   m_Pivot: {x: 0.5, y: 0.5}
 --- !u!222 &4167795648100950029

--
Gitblit v1.9.1