Browse Source

修改剧情结算引导

beiguoxia 3 years ago
parent
commit
1b3f8f7ba9

+ 1 - 1
GameClient/Assets/Game/CSShare

@@ -1 +1 @@
-Subproject commit e765ef347b09bf02ed7f24b9c49d3874adfb52bf
+Subproject commit 7672b26a41f28101af7075414424d6c784acfba4

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

@@ -127,6 +127,7 @@ namespace GFGGame
         {
         {
             base.OnHide();
             base.OnHide();
             GuideController.TryCompleteGuide(ConstGuideId.CHAPTER_RESULT_VIEW);
             GuideController.TryCompleteGuide(ConstGuideId.CHAPTER_RESULT_VIEW);
+            GuideController.TryCompleteGuide(ConstGuideId.TARGET_FIGHT_GUIDE);
             Timers.inst.Remove(AddExp);
             Timers.inst.Remove(AddExp);
             if (_sceneObject != null)
             if (_sceneObject != null)
             {
             {