|
@@ -117,10 +117,10 @@ namespace GFGGame
|
|
|
|
|
|
RefreshList(EnumPhotographType.BG);
|
|
|
SetUIView();
|
|
|
+ UpdateScene();
|
|
|
PhotographSceneManager.Instance.AddBgItem(ItemCfgArray.Instance.GetCfg(EquipDataCache.cacher.bgId));
|
|
|
PhotographSceneManager.Instance.AddBodyItem();
|
|
|
- UpdateScene();
|
|
|
- PhotographDataManager.Instance.SetLayer(null, "refresh");
|
|
|
+ // PhotographDataManager.Instance.SetLayer(null, "refresh");
|
|
|
|
|
|
if (GuideDataManager.IsGuideFinish(ConstGuideId.PHOTOGRAPH) > 0)
|
|
|
{
|