Browse Source

补充提交

huangxiaoyue 1 year ago
parent
commit
12f84248c7

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

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