Bladeren bron

新手引导第一次获得服装重登判定未获得问题

huangxiaoyue 1 jaar geleden
bovenliggende
commit
69c3ffa013
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1 0
      GameClient/Assets/Game/HotUpdate/Views/MainStory/StoryChapterView.cs

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

@@ -115,6 +115,7 @@ namespace GFGGame
         {
             base.OnShown();
             _ui.target.touchable = false;
+            SuitFosterProxy.SendGetSuitInfos().Coroutine();
             MusicManager.Instance.PlayCroutine(ResPathUtil.GetMusicPath(ConstMusicName.DEFAULT));
             if ((this.viewData as object[]) != null)
             {