zhangyuqian 1 рік тому
батько
коміт
0c05880c71

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