소스 검색

补充提交

huangxiaoyue 1 년 전
부모
커밋
12f84248c7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Views/ClothingSynthetic/ClothingSyntheticView.cs

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

@@ -82,7 +82,7 @@ namespace GFGGame
             this.viewCom = _ui.target;
             isfullScreen = true;
             //isReturnView = true;
-            this.clickBlankToClose = false;
+            //this.clickBlankToClose = false;
 
             _valueBarController = new ValueBarController(_ui.m_valueBar);