Browse Source

雅集茶艺动效修改

huangxiaoyue 1 year ago
parent
commit
b994b3d2f3

+ 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