huangxiaoyue преди 1 година
родител
ревизия
2704880d76
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Views/ClothingShop/ClothingShopView.cs

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/ClothingShop/ClothingShopView.cs

@@ -69,7 +69,7 @@ namespace GFGGame
             _ui = UI_ClothingShopUI.Create();
             this.viewCom = _ui.target;
             isfullScreen = true;
-            isReturnView = true;
+            //isReturnView = true;
 
             _valueBarController = new ValueBarController(_ui.m_valueBar);
             _dressUpObjUI = new DressUpObjUI("SceneDressUp");