Преглед на файлове

任务去掉多余代码

huangxiaoyue преди 1 година
родител
ревизия
f00148d656
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      GameClient/Assets/Game/HotUpdate/Views/Task/TaskAchieveDetailView.cs

+ 0 - 1
GameClient/Assets/Game/HotUpdate/Views/Task/TaskAchieveDetailView.cs

@@ -130,7 +130,6 @@ namespace GFGGame
             var isBuy = BattlePassTaskDataManager.Instance.GetIsBuy();
             bool canGet = item.m_c1.selectedIndex == 1;
             RedDotController.Instance.SetComRedDot(item.m_GetRewardBt.target, canGet);
-            RedDotController.Instance.SetComRedDot(item.m_GetRewardBt.target, canGet);
             UI_TaskListItem.ProxyEnd();
         }