소스 검색

Merge branch 'master' of http://10.108.64.190:3000/gfg/client

zhangyuqian 1 년 전
부모
커밋
a0d0c0f3ea
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      GameClient/Assets/Game/HotUpdate/Views/League/LeagueSkillUpView.cs
  2. BIN
      GameClient/Assets/ResIn/UI/League/League_fui.bytes

+ 2 - 1
GameClient/Assets/Game/HotUpdate/Views/League/LeagueSkillUpView.cs

@@ -86,9 +86,10 @@ namespace GFGGame
             _type = (int)this.viewData;
             _valueBarController.OnShown();
             _valueBarController.Controller(11);
+
+            _ui.m_comSkill.m_list.numItems = LeagueSkillCountCfgArray.Instance.GetCfg(_type).layerCount;
             _ui.m_t0.Play(() =>
             {
-                _ui.m_comSkill.m_list.numItems = LeagueSkillCountCfgArray.Instance.GetCfg(_type).layerCount;
                 UpdateView(false);
             });
         }

BIN
GameClient/Assets/ResIn/UI/League/League_fui.bytes