فهرست منبع

改用 BaseView

huangxiaoyue 1 سال پیش
والد
کامیت
7a175ee9ba
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Views/ClothingSynthetic/ClothingSyntheticView.cs

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

@@ -8,7 +8,7 @@ using System.Collections;
 
 namespace GFGGame
 {
-    public class ClothingSyntheticView : BaseWindow
+    public class ClothingSyntheticView : BaseView
     {
         private const int HEAD_Y = 942;
         private const int FA_XING_Y = 609;