浏览代码

月卡单品

zhaoyang 2 年之前
父节点
当前提交
0ab2695f3f
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      GameClient/Assets/Game/HotUpdate/Views/Store/StoreBlackCardRewardView.cs

+ 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]);