Browse Source

剧情跳转修改

huangxiaoyue 1 year ago
parent
commit
fe499279df

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

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