소스 검색

剧情跳转修改

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