Explorar o código

UI界面上的换装对象优化

guodong %!s(int64=2) %!d(string=hai) anos
pai
achega
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)
             {