Pārlūkot izejas kodu

UI界面上的换装对象优化

guodong 2 gadi atpakaļ
vecāks
revīzija
1fa7e8ceed

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

@@ -54,11 +54,6 @@ namespace GFGGame
                 _valueBarController.Dispose();
                 _valueBarController = null;
             }
-            if (_dressUpObjUI != null)
-            {
-                _dressUpObjUI.Dispose();
-                _dressUpObjUI = null;
-            }
 
             if (_imgSelected != null)
             {