wangguan
2020-11-25 1092f5b279de203ca982a8d5baaad48fec59c98e
修改新手引导塔位置
关闭CommonDebug
2 files modified
6 ■■■■ changed files
Assets/Resources/UI/Guide/GuidePanel.prefab 4 ●●●● patch | view | raw | blame | history
Assets/Scripts/Common/GameConfig.cs 2 ●●● patch | view | raw | blame | history
Assets/Resources/UI/Guide/GuidePanel.prefab
@@ -10444,7 +10444,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: -345, y: -451}
  m_AnchoredPosition: {x: 0, y: -451}
  m_SizeDelta: {x: 135, y: 135}
  m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &40450391755731747
@@ -10775,7 +10775,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: 347, y: -438}
  m_AnchoredPosition: {x: -165, y: -438}
  m_SizeDelta: {x: 135, y: 135}
  m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &5571260166908534693
Assets/Scripts/Common/GameConfig.cs
@@ -24,7 +24,7 @@
        public static string LoginUrl = "http://172.16.1.52:9000/user/login";
        public static bool OpenDebug = true;
        public static bool OpenDebug = false;
        /// <summary>
        /// PVE无尽模式,是否可以点击购买新的宝石