@@ -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);