Ver código fonte

任务去掉多余代码

huangxiaoyue 1 ano atrás
pai
commit
f00148d656

+ 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();
         }