소스 검색

月卡单品

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