Browse Source

合成部件展示不全

zhaoyang 3 năm trước cách đây
mục cha
commit
7b138417c8

+ 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;