소스 검색

补充提交

zhangyuqian 1 년 전
부모
커밋
0c05880c71
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      GameClient/Assets/Game/HotUpdate/Views/ActivityMainTips/ZGTHgiftDCTipsView.cs

+ 1 - 0
GameClient/Assets/Game/HotUpdate/Views/ActivityMainTips/ZGTHgiftDCTipsView.cs

@@ -145,6 +145,7 @@ namespace GFGGame
                 if (startTime <= TimeHelper.ServerNow() && endTime > TimeHelper.ServerNow())
                 {
                     indexSuit = count;
+                    return indexSuit;
                 }
                 count++;
             }