瀏覽代碼

Merge remote-tracking branch 'remotes/origin/master' into douYou

hexiaojie 1 年之前
父節點
當前提交
dd8463061d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      GameClient/Assets/Game/HotUpdate/Views/Store/StoreGrowthFundView.cs

+ 1 - 0
GameClient/Assets/Game/HotUpdate/Views/Store/StoreGrowthFundView.cs

@@ -117,6 +117,7 @@ namespace GFGGame
                 _ui.m_list.numItems = GrowthFundCfgArray.Instance.dataArray.Length;
             }
         }
+
         private void ListItemRenderer(int index, GObject obj)
         {
             UI_GrowthFundItemUI item = UI_GrowthFundItemUI.Proxy(obj);