浏览代码

补充提交

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