Explorar o código

画廊换装后在返回换装会显示错误

zhaoyang %!s(int64=3) %!d(string=hai) anos
pai
achega
daa3a6fb9f

+ 1 - 0
GameClient/Assets/Game/HotUpdate/Views/DressUp/DressUpView.cs

@@ -152,6 +152,7 @@ namespace GFGGame
                 GameObject.Destroy(_sceneObject);
                 _sceneObject = null;
             }
+            _ui.m_c2.selectedIndex = 0;
             Reset();
             Timers.inst.Remove(CheckGuide);
         }