|
@@ -53,6 +53,7 @@ namespace GFGGame
|
|
this.viewCom = _ui.target;
|
|
this.viewCom = _ui.target;
|
|
isfullScreen = true;
|
|
isfullScreen = true;
|
|
this.clickBlankToClose = false;
|
|
this.clickBlankToClose = false;
|
|
|
|
+ this.bringToFontOnClick = false;
|
|
|
|
|
|
_dressUpObjUI = new DressUpObjUI("SceneSuitFoster");
|
|
_dressUpObjUI = new DressUpObjUI("SceneSuitFoster");
|
|
_valueBarController = new ValueBarController(_ui.m_valueBar);
|
|
_valueBarController = new ValueBarController(_ui.m_valueBar);
|