浏览代码

剧情跳转修改

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

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/MainStory/InstanceZonesController.cs

@@ -85,7 +85,7 @@ namespace GFGGame
             }
             else
             {
-                OnFinishStoryLevel(InstanceZonesDataManager.currentLevelCfgId, false, false);
+                //OnFinishStoryLevel(InstanceZonesDataManager.currentLevelCfgId, false, false);
             }
         }