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