瀏覽代碼

合成部件展示不全

zhaoyang 3 年之前
父節點
當前提交
7b138417c8
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      GameClient/Assets/Game/HotUpdate/Views/ClothingSynthetic/ClothingSyntheticView.cs

+ 2 - 2
GameClient/Assets/Game/HotUpdate/Views/ClothingSynthetic/ClothingSyntheticView.cs

@@ -11,9 +11,9 @@ namespace GFGGame
 {
     public class ClothingSyntheticView : BaseWindow
     {
-        private const int HEAD_Y = 842;
+        private const int HEAD_Y = 942;
         private const int FA_XING_Y = 609;
-        private const int UPPER_BODY_Y = 459;
+        private const int UPPER_BODY_Y = 383;
         private const int LOWER_BODY_Y = 112;
         private const int SHOES_Y = -287;
         private const int BODY_Y = 289;