Răsfoiți Sursa

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

zhaoyang 2 ani în urmă
părinte
comite
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);
         }