|
@@ -69,7 +69,7 @@ namespace GFGGame
|
|
_ui = UI_ClothingShopUI.Create();
|
|
_ui = UI_ClothingShopUI.Create();
|
|
this.viewCom = _ui.target;
|
|
this.viewCom = _ui.target;
|
|
isfullScreen = true;
|
|
isfullScreen = true;
|
|
- isReturnView = true;
|
|
|
|
|
|
+ //isReturnView = true;
|
|
|
|
|
|
_valueBarController = new ValueBarController(_ui.m_valueBar);
|
|
_valueBarController = new ValueBarController(_ui.m_valueBar);
|
|
_dressUpObjUI = new DressUpObjUI("SceneDressUp");
|
|
_dressUpObjUI = new DressUpObjUI("SceneDressUp");
|