소스 검색

修复相册背景不显示问题

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