浏览代码

茶话会剧情播放完跳转修改

huangxiaoyue 1 年之前
父节点
当前提交
fdfa8fdf5c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Views/League/LeagueTeaPartyShowView.cs

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

@@ -116,7 +116,7 @@ namespace GFGGame
 
         private static void OnCompletePriorStoryDialog(bool isSkip, object param)
         {
-            //ViewManager.Show<LeagueTeaPartyOverView>(null, new object[] { typeof(LeagueView).FullName, null });
+            ViewManager.Show<LeagueTeaPartyOverView>();
         }
 
         private void UpdateTime(object param)