فهرست منبع

雅集聊天去掉界面返回保存

huangxiaoyue 1 سال پیش
والد
کامیت
5b4a7b4bfd
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      GameClient/Assets/Game/HotUpdate/Views/League/LeagueChatView.cs

+ 0 - 1
GameClient/Assets/Game/HotUpdate/Views/League/LeagueChatView.cs

@@ -28,7 +28,6 @@ namespace GFGGame
             _ui = UI_LeagueChatUI.Create();
             this.viewCom = _ui.target;
             isfullScreen = true;
-            isReturnView = true;
 
             _ui.m_loaBg.onClick.Add(Hide);
             _ui.m_list.itemRenderer = RenderListItem;