소스 검색

从装扮界面调整到章节战斗列表界面的时候InstanceZonesDataManager.currentLevelCfgId 会被赋值

huangxiaoyue 2 년 전
부모
커밋
ff9aefdac9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      GameClient/Assets/Game/HotUpdate/Views/DressUp/DressUpFightView.cs

+ 1 - 0
GameClient/Assets/Game/HotUpdate/Views/DressUp/DressUpFightView.cs

@@ -600,6 +600,7 @@ namespace GFGGame
             //         .SetRightButton(true, "好的");
             //     return;
             // }
+            InstanceZonesDataManager.currentLevelCfgId = _levelID;
 
             if (!CheckHasNeed())
             {