|
@@ -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);
|
|
|
|
|