zhaoyang 3 سال پیش
والد
کامیت
05bfbf63ae
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Views/XiuFang/XiuFangView.cs

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/XiuFang/XiuFangView.cs

@@ -40,7 +40,7 @@ namespace GFGGame
             if (GuideDataManager.currentGuideId == cfg.id)
             {
                 // _ui.m_component.target.scrollPane.ScrollLeft();// SetPosX(0, false);
-                _ui.m_component.target.scrollPane.SetPosX(320, false);
+                _ui.m_component.target.scrollPane.SetPosX(400, false);
             }
 
             Timers.inst.AddUpdate(CheckGuide);