|
@@ -81,7 +81,7 @@ namespace GFGGame
|
|
_ui = UI_ClothingSyntheticUI.Create();
|
|
_ui = UI_ClothingSyntheticUI.Create();
|
|
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);
|