Преглед изворни кода

修复相册背景不显示问题

leiyasi пре 1 година
родитељ
комит
d802a2fc1e
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      GameClient/Assets/Game/HotUpdate/Views/Poem/PoemPhotoPreView.cs

+ 0 - 1
GameClient/Assets/Game/HotUpdate/Views/Poem/PoemPhotoPreView.cs

@@ -32,7 +32,6 @@ namespace GFGGame
             _ui = UI_PoemPhotoPreviewUI.Create();
             this.viewCom = _ui.target;
             isfullScreen = true;
-            isReturnView = true;
 
             _ui.m_grhBg.onClick.Add(OnBtnBackClick);