zhaoyang 2 жил өмнө
parent
commit
0ab2695f3f

+ 0 - 2
GameClient/Assets/Game/HotUpdate/Views/Store/StoreBlackCardRewardView.cs

@@ -61,8 +61,6 @@ namespace GFGGame
 
         private void RenderListItem(int index, GObject obj)
         {
-
-
             UI_ListBlackRewardtem item = UI_ListBlackRewardtem.Proxy(obj);
             MonthlyCardClothesCfg clothesCfg = MonthlyCardClothesCfgArray.Instance.GetCfgsByyear(TimeUtil.GetCurYear())[index];
             ItemCfg itemCfg = ItemCfgArray.Instance.GetCfg(clothesCfg.clothesArr[0]);